Age | Commit message (Expand) | Author |
2013-10-04 | sfc: Refactor EF10 stat mask code to allow for more conditional stats | Edward Cree |
2013-10-04 | sfc: Fix internal indices of ethtool stats for EF10 | Edward Cree |
2013-10-04 | sfc: Add rmb() between reading stats and generation count to ensure consistency | Jon Cooper |
2013-10-04 | tcp: do not forget FIN in tcp_shifted_skb() | Eric Dumazet |
2013-10-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller |
2013-10-03 | tcp: shrink tcp6_timewait_sock by one cache line | Eric Dumazet |
2013-10-03 | atl1e: enable support for NETIF_F_RXALL and NETIF_F_RXCRC features | Andrea Merello |
2013-10-03 | wireless: rt2x00: rt2800usb: add new devices | Xose Vazquez Perez |
2013-10-03 | rtlwifi: rtl8188ee: Convert driver to use new rtl_phy_scan_operation_backup()... | Larry Finger |
2013-10-03 | rtlwifi: rtl8723ae: Convert driver to use new rtl_phy_scan_operation_backup()... | Larry Finger |
2013-10-03 | rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup()... | Larry Finger |
2013-10-03 | rtlwifi: rtl8192c: Remove rtl8192c_phy_scan_operation_backup() | Larry Finger |
2013-10-03 | rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup()... | Larry Finger |
2013-10-03 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2013-10-03 | rtlwifi: rtl8192cu: Convert to use new rtl_phy_scan_operation_backup() routine | Larry Finger |
2013-10-03 | rtlwifi: Implement a common rtl_phy_scan_operation_backup() routine | Larry Finger |
2013-10-03 | rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats struct | Larry Finger |
2013-10-03 | rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.c | Larry Finger |
2013-10-03 | rtlwifi: Fix smatch warnings in usb.c | Larry Finger |
2013-10-03 | rtlwifi: Fix smatch warning in pci.c | Larry Finger |
2013-10-03 | rtlwifi: rtl8192_common: Fix smatch errors and warnings in rtl8192c/dm_common.c | Larry Finger |
2013-10-03 | rtlwifi: rtl8192cu: Fix smatch warning in rtl8192cu/trx.c | Larry Finger |
2013-10-03 | rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.c | Larry Finger |
2013-10-03 | rtlwifi: rtl8192du: Fix smatch errors in /rtl8192de/dm.c | Larry Finger |
2013-10-03 | rt2800: add support for radio chip RF3070 | Stanislaw Gruszka |
2013-10-03 | brcmfmac: rework rx path bus interface | Arend van Spriel |
2013-10-03 | brcmfmac: Use fw filename and nvram based of devid for sdio. | Hante Meuleman |
2013-10-03 | brcmfmac: fix sparse error 'bad constant expression' | Arend van Spriel |
2013-10-03 | brcmfmac: reserve memory for bus layer in sk_buff::cb | Franky Lin |
2013-10-03 | brcmfmac: add valid core index check in related functions | Franky Lin |
2013-10-03 | brcmfmac: add BCM4339 SDIO interface support | Franky Lin |
2013-10-03 | brcmfmac: sync firmware event list | Franky Lin |
2013-10-03 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2013-10-03 | Merge tag 'for-linville-20131001' of git://github.com/kvalo/ath | John W. Linville |
2013-10-03 | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2013-10-03 | net: heap overflow in __audit_sockaddr() | Dan Carpenter |
2013-10-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-10-03 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2013-10-03 | 3com: Fix drivers/net/ethernet/3com/Kconfig references to PCMCIA and 3c515 | Matthew Whitehead |
2013-10-03 | net: ipv4: Change variable type to bool | Peter Senna Tschudin |
2013-10-03 | net: myri10ge: Change variable type to bool | Peter Senna Tschudin |
2013-10-03 | net: bnx2x: Change variable type to bool | Peter Senna Tschudin |
2013-10-03 | net: atl1c: Change variable type to bool | Peter Senna Tschudin |
2013-10-03 | Merge branch 'bond_hash' | David S. Miller |
2013-10-03 | bonding: document the new xmit policy modes and update the changed ones | Nikolay Aleksandrov |
2013-10-03 | bonding: modify the old and add new xmit hash policies | Nikolay Aleksandrov |
2013-10-03 | flow_dissector: factor out the ports extraction in skb_flow_get_ports | Nikolay Aleksandrov |
2013-10-03 | inet: consolidate INET_TW_MATCH | Eric Dumazet |
2013-10-03 | Bluetooth: Only one command per L2CAP LE signalling is supported | Marcel Holtmann |
2013-10-03 | Bluetooth: Check minimum length of SMP packets | Marcel Holtmann |