summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-08net: ipv4 only populate IP_PKTINFO when neededShawn Bohrer
2013-10-08udp: ipv4: Add udp early demuxShawn Bohrer
2013-10-08udp: Only allow busy read/poll on connected socketsShawn Bohrer
2013-10-08net_sched: increment drop counters in qdisc_tree_decrease_qlen()Eric Dumazet
2013-10-08bonding: ensure that TLB mode's active slave has correct mac filterVeaceslav Falico
2013-10-08veth: Showing peer of veth type dev in ip link (kernel side)Masatake YAMATO
2013-10-08Revert "xen-netback: improve ring effeciency for guest RX"Wei Liu
2013-10-07net: wan: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-07irda: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-07net: hamradio/yam: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-07net: hamradio/scc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-07net: fujitsu: Remove ISA depdendency from KconfigMatthew Whitehead
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller
2013-10-07net: Separate the close_list and the unreg_list v2Eric W. Biederman
2013-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-10-03tcp: shrink tcp6_timewait_sock by one cache lineEric Dumazet
2013-10-03atl1e: enable support for NETIF_F_RXALL and NETIF_F_RXCRC featuresAndrea Merello
2013-10-03wireless: rt2x00: rt2800usb: add new devicesXose Vazquez Perez
2013-10-03rtlwifi: rtl8188ee: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger
2013-10-03rtlwifi: rtl8723ae: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger
2013-10-03rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger
2013-10-03rtlwifi: rtl8192c: Remove rtl8192c_phy_scan_operation_backup()Larry Finger
2013-10-03rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger
2013-10-03rtlwifi: rtl8192cu: Convert to use new rtl_phy_scan_operation_backup() routineLarry Finger
2013-10-03rtlwifi: Implement a common rtl_phy_scan_operation_backup() routineLarry Finger
2013-10-03rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats structLarry Finger
2013-10-03rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.cLarry Finger
2013-10-03rtlwifi: Fix smatch warnings in usb.cLarry Finger
2013-10-03rtlwifi: Fix smatch warning in pci.cLarry Finger
2013-10-03rtlwifi: rtl8192_common: Fix smatch errors and warnings in rtl8192c/dm_common.cLarry Finger
2013-10-03rtlwifi: rtl8192cu: Fix smatch warning in rtl8192cu/trx.cLarry Finger
2013-10-03rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.cLarry Finger
2013-10-03rtlwifi: rtl8192du: Fix smatch errors in /rtl8192de/dm.cLarry Finger
2013-10-03rt2800: add support for radio chip RF3070Stanislaw Gruszka
2013-10-03brcmfmac: rework rx path bus interfaceArend van Spriel
2013-10-03brcmfmac: Use fw filename and nvram based of devid for sdio.Hante Meuleman
2013-10-03brcmfmac: fix sparse error 'bad constant expression'Arend van Spriel
2013-10-03brcmfmac: reserve memory for bus layer in sk_buff::cbFranky Lin
2013-10-03brcmfmac: add valid core index check in related functionsFranky Lin
2013-10-03brcmfmac: add BCM4339 SDIO interface supportFranky Lin
2013-10-03brcmfmac: sync firmware event listFranky Lin
2013-10-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-10-03Merge tag 'for-linville-20131001' of git://github.com/kvalo/athJohn W. Linville
2013-10-03Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-10-033com: Fix drivers/net/ethernet/3com/Kconfig references to PCMCIA and 3c515Matthew Whitehead
2013-10-03net: ipv4: Change variable type to boolPeter Senna Tschudin
2013-10-03net: myri10ge: Change variable type to boolPeter Senna Tschudin
2013-10-03net: bnx2x: Change variable type to boolPeter Senna Tschudin
2013-10-03net: atl1c: Change variable type to boolPeter Senna Tschudin
2013-10-03Merge branch 'bond_hash'David S. Miller