summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-09Revert "veth: Showing peer of veth type dev in ip link (kernel side)"David S. Miller1-21/+0
2013-10-09cgroup: cls: remove unnecessary task_cls_classidGao feng1-2/+2
2013-10-09cgroup: netprio: remove unnecessary task_netprioidxGao feng1-2/+1
2013-10-09net: ipv4 only populate IP_PKTINFO when neededShawn Bohrer4-5/+6
2013-10-09udp: ipv4: Add udp early demuxShawn Bohrer4-19/+187
2013-10-09udp: Only allow busy read/poll on connected socketsShawn Bohrer2-4/+6
2013-10-09net_sched: increment drop counters in qdisc_tree_decrease_qlen()Eric Dumazet1-0/+3
2013-10-09bonding: ensure that TLB mode's active slave has correct mac filterVeaceslav Falico1-0/+17
2013-10-08veth: Showing peer of veth type dev in ip link (kernel side)Masatake YAMATO1-0/+21
2013-10-08Revert "xen-netback: improve ring effeciency for guest RX"Wei Liu1-61/+83
2013-10-07net: wan: remove deprecated IRQF_DISABLEDMichael Opdenacker2-2/+2
2013-10-07irda: remove deprecated IRQF_DISABLEDMichael Opdenacker4-6/+6
2013-10-07net: hamradio/yam: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-07net: hamradio/scc: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-07net: fujitsu: Remove ISA depdendency from KconfigMatthew Whitehead1-1/+1
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller162-3207/+4834
2013-10-07net: Separate the close_list and the unreg_list v2Eric W. Biederman3-14/+18
2013-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller33-1731/+2677
2013-10-04tcp: shrink tcp6_timewait_sock by one cache lineEric Dumazet4-7/+12
2013-10-04atl1e: enable support for NETIF_F_RXALL and NETIF_F_RXCRC featuresAndrea Merello1-4/+42
2013-10-04wireless: rt2x00: rt2800usb: add new devicesXose Vazquez Perez1-1/+16
2013-10-04rtlwifi: rtl8188ee: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger3-31/+2
2013-10-04rtlwifi: rtl8723ae: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger3-32/+2
2013-10-04rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger3-31/+2
2013-10-04rtlwifi: rtl8192c: Remove rtl8192c_phy_scan_operation_backup()Larry Finger2-32/+0
2013-10-04rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger2-3/+2
2013-10-04rtlwifi: rtl8192cu: Convert to use new rtl_phy_scan_operation_backup() routineLarry Finger1-1/+2
2013-10-04rtlwifi: Implement a common rtl_phy_scan_operation_backup() routineLarry Finger2-0/+30
2013-10-04rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats structLarry Finger4-4/+0
2013-10-04rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.cLarry Finger1-0/+1
2013-10-04rtlwifi: Fix smatch warnings in usb.cLarry Finger1-2/+4
2013-10-04rtlwifi: Fix smatch warning in pci.cLarry Finger1-1/+0
2013-10-04rtlwifi: rtl8192_common: Fix smatch errors and warnings in rtl8192c/dm_common.cLarry Finger1-24/+1
2013-10-04rtlwifi: rtl8192cu: Fix smatch warning in rtl8192cu/trx.cLarry Finger1-2/+0
2013-10-04rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.cLarry Finger1-18/+0
2013-10-04rtlwifi: rtl8192du: Fix smatch errors in /rtl8192de/dm.cLarry Finger2-3/+6
2013-10-04rt2800: add support for radio chip RF3070Stanislaw Gruszka2-1/+9
2013-10-04brcmfmac: rework rx path bus interfaceArend van Spriel4-35/+22
2013-10-04brcmfmac: Use fw filename and nvram based of devid for sdio.Hante Meuleman1-74/+133
2013-10-04brcmfmac: fix sparse error 'bad constant expression'Arend van Spriel1-1/+1
2013-10-04brcmfmac: reserve memory for bus layer in sk_buff::cbFranky Lin2-5/+12
2013-10-04brcmfmac: add valid core index check in related functionsFranky Lin1-0/+10
2013-10-04brcmfmac: add BCM4339 SDIO interface supportFranky Lin4-8/+30
2013-10-04brcmfmac: sync firmware event listFranky Lin2-3/+4
2013-10-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville25-483/+1390
2013-10-04Merge tag 'for-linville-20131001' of git://github.com/kvalo/athJohn W. Linville21-1015/+984
2013-10-04Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville11-87/+342
2013-10-033com: Fix drivers/net/ethernet/3com/Kconfig references to PCMCIA and 3c515Matthew Whitehead1-2/+2
2013-10-03net: ipv4: Change variable type to boolPeter Senna Tschudin1-1/+1
2013-10-03net: myri10ge: Change variable type to boolPeter Senna Tschudin1-2/+2