summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-04ath9k: Fix Kconfig for ATH9K_HTCVladimir Kondratiev
2013-01-03bridge: add empty br_mdb_init() and br_mdb_uninit() definitions.Rami Rosen
2013-01-03vxlan: allow live mac address changestephen hemminger
2013-01-03bridge: Correctly unregister MDB rtnetlink handlersVlad Yasevich
2013-01-02brcmfmac: fix parsing rsn ie for ap mode.Hante Meuleman
2013-01-02brcmsmac: add copyright information for CanonicalArend van Spriel
2013-01-02rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() callLarry Finger
2013-01-02rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() callLarry Finger
2013-01-02rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() callLarry Finger
2013-01-02rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() callLarry Finger
2013-01-02rtlwifi: Fix warning for unchecked pci_map_single() callLarry Finger
2013-01-02p54usb: add USBIDs for two more p54usb devicesChristian Lamparter
2013-01-02rtlwifi: Don't leak on error in _rtl_usb_receive()Jesper Juhl
2013-01-02ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan
2013-01-02bcma: correct M25P32 serial flash IDRafał Miłecki
2013-01-02brcmsmac: Use udelay instead of usleep_rangeNiels Ole Salscheider
2013-01-02p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski
2013-01-02carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter
2013-01-02rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msgJussi Kivilinna
2013-01-02ath9k: Fix compilation breakageSujith Manoharan
2013-01-02ssb: SSB_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGeert Uytterhoeven
2013-01-02bcma: BCMA_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGeert Uytterhoeven
2012-12-28forcedeth: Fix WARNINGS that result when DMA mapping is not checkedLarry Finger
2012-12-28net: qmi_wwan: add Telekom Speedstick LTE IIBjørn Mork
2012-12-28Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-12-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-26ipv6/ip6_gre: set transport header correctlyIsaku Yamahata
2012-12-26ipv4/ip_gre: set transport header correctly to gre headerIsaku Yamahata
2012-12-26IB/rds: suppress incompatible protocol when version is knownMarciniszyn, Mike
2012-12-26IB/rds: Correct ib_api use with gs_dma_address/sg_dma_lenMarciniszyn, Mike
2012-12-26net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman
2012-12-26tcp: should drop incoming frames without ACK flag setEric Dumazet
2012-12-26mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall
2012-12-26netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan
2012-12-26cpts: fix a run time warn_on.Richard Cochran
2012-12-26cpts: fix build error by removing useless code.Richard Cochran
2012-12-26batman-adv: fix random jitter calculationAkinobu Mita
2012-12-26netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expectJesper Juhl
2012-12-26netfilter: xt_hashlimit: fix namespace destroy pathVitaly E. Lavrov
2012-12-26netfilter: xt_recent: fix namespace destroy pathVitaly E. Lavrov
2012-12-26netfilter: xt_hashlimit: fix race that results in duplicated entriesPablo Neira Ayuso
2012-12-25f2fs: Don't assign e_id in f2fs_acl_from_diskEric W. Biederman
2012-12-25proc: Allow proc_free_inum to be called from any contextEric W. Biederman
2012-12-25pidns: Stop pid allocation when init diesEric W. Biederman
2012-12-24pidns: Outlaw thread creation after unshare(CLONE_NEWPID)Eric W. Biederman
2012-12-24arp: fix a regression in arp_solicit()Cong Wang
2012-12-24netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso