summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac802154: fix NOHZ local_softirq_pending 08 warningAlexander Aring2013-01-041-1/+1
* ipv6: document ndisc_notify in networking/ip-sysctl.txtHannes Frederic Sowa2013-01-041-0/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-0416-18/+75
|\
| * ath9k: Fix Kconfig for ATH9K_HTCVladimir Kondratiev2013-01-041-1/+1
| * brcmfmac: fix parsing rsn ie for ap mode.Hante Meuleman2013-01-021-2/+3
| * brcmsmac: add copyright information for CanonicalArend van Spriel2013-01-021-0/+1
| * rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+10
| * rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-1/+12
| * rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+10
| * rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+11
| * rtlwifi: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+6
| * p54usb: add USBIDs for two more p54usb devicesChristian Lamparter2013-01-021-0/+3
| * rtlwifi: Don't leak on error in _rtl_usb_receive()Jesper Juhl2013-01-021-0/+1
| * ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan2013-01-021-1/+1
| * bcma: correct M25P32 serial flash IDRafał Miłecki2013-01-021-1/+1
| * brcmsmac: Use udelay instead of usleep_rangeNiels Ole Salscheider2013-01-021-2/+2
| * p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski2013-01-021-0/+1
| * carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter2013-01-021-1/+5
| * rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msgJussi Kivilinna2013-01-021-4/+3
| * ath9k: Fix compilation breakageSujith Manoharan2013-01-021-1/+2
| * ssb: SSB_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGeert Uytterhoeven2013-01-021-2/+1
| * bcma: BCMA_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGeert Uytterhoeven2013-01-021-2/+1
* | bridge: add empty br_mdb_init() and br_mdb_uninit() definitions.Rami Rosen2013-01-031-0/+6
* | vxlan: allow live mac address changestephen hemminger2013-01-031-0/+1
* | bridge: Correctly unregister MDB rtnetlink handlersVlad Yasevich2013-01-032-3/+12
* | forcedeth: Fix WARNINGS that result when DMA mapping is not checkedLarry Finger2012-12-281-0/+35
* | net: qmi_wwan: add Telekom Speedstick LTE IIBjørn Mork2012-12-281-0/+1
* | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-12-2815-30/+169
|\ \
| * | netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expectJesper Juhl2012-12-261-1/+1
| * | netfilter: xt_hashlimit: fix namespace destroy pathVitaly E. Lavrov2012-12-261-4/+25
| * | netfilter: xt_recent: fix namespace destroy pathVitaly E. Lavrov2012-12-261-4/+16
| * | netfilter: xt_hashlimit: fix race that results in duplicated entriesPablo Neira Ayuso2012-12-261-4/+21
| * | netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso2012-12-243-1/+54
| * | netfilter: nfnetlink_log: fix possible compilation issue due to missing includePablo Neira Ayuso2012-12-171-0/+1
| * | netfilter: xt_CT: fix crash while destroy ct templatesPablo Neira Ayuso2012-12-163-0/+11
| * | netfilter: nfnetlink_log: fix mac address for 6in4 tunnelsBob Hockney2012-12-161-3/+12
| * | netfilter: nf_ct_reasm: fix conntrack reassembly expire codeHaibo Xi2012-12-161-1/+4
| * | netfilter: nf_conntrack_ipv6: fix comment for packets without dataFlorent Fourcot2012-12-161-2/+2
| * | netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADEAndrew Collins2012-12-162-10/+20
| * | netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP resetMukund Jampala2012-12-162-0/+2
* | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-272-6/+12
|\ \ \
| * | | hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisorsGuenter Roeck2012-12-221-1/+1
| * | | hwmon: (lm73} Detect and report i2c bus errorsChris Verges2012-12-211-5/+11
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-277-11/+35
|\ \ \
| * | | f2fs: Don't assign e_id in f2fs_acl_from_diskEric W. Biederman2012-12-251-1/+0
| * | | proc: Allow proc_free_inum to be called from any contextEric W. Biederman2012-12-251-6/+7
| * | | pidns: Stop pid allocation when init diesEric W. Biederman2012-12-254-4/+20
| * | | pidns: Outlaw thread creation after unshare(CLONE_NEWPID)Eric W. Biederman2012-12-241-0/+8
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-2724-98/+78
|\ \ \
| * | | ipv6/ip6_gre: set transport header correctlyIsaku Yamahata2012-12-261-2/+1