1. de063b7 bonding: remove packet cloning in recv_probe() by Eric Dumazet · 12 years ago
  2. 072c055 usbnet: don't initialize transfer buffer before submit status URB by tom.leiming@gmail.com · 12 years ago
  3. 24ead29 usbnet: remove declaration for intr_complete by tom.leiming@gmail.com · 12 years ago
  4. 4a5a14d usbnet: remove flag of EVENT_DEV_WAKING by tom.leiming@gmail.com · 12 years ago
  5. 50e7d15 usbnet:cdc-phonet: remove usb_get/put_dev in .probe and .disconnect by tom.leiming@gmail.com · 12 years ago
  6. 5c2f051 usbnet:pegasus: remove usb_get/put_dev in .probe and .disconnect by tom.leiming@gmail.com · 12 years ago
  7. ef9d884 usbnet: remove usb_get/put_dev in .probe and .disconnect by tom.leiming@gmail.com · 12 years ago
  8. d0daebc3 ipv4: Add interface option to enable routing of 127.0.0.0/8 by Thomas Graf · 12 years ago
  9. 0440507 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  10. 8d24248 phy: Use pr_<level> by Joe Perches · 12 years ago
  11. de74e92 af_packet: use sizeof instead of constant in spkt_device by danborkmann@iogearbox.net · 12 years ago
  12. 55afaba inet: Fix BUG triggered by __rt{,6}_get_peer(). by David S. Miller · 12 years ago
  13. 352e04b netfilter: nf_ct_tcp, udp: fix compilation with sysctl disabled by Pablo Neira Ayuso · 12 years ago
  14. 9136461 net: keep name_hlist close to name by Eric Dumazet · 12 years ago
  15. 67da255 Merge branch 'master' of git://1984.lsi.us.es/net-next by David S. Miller · 12 years ago
  16. 7f0d9f4 ssb: add missing PCI ID for b/g/n single band BCM4322 by Jonas Gorski · 12 years ago
  17. cba63e9 ath9k_hw: Initvals update for AR9462 by Sujith Manoharan · 12 years ago
  18. 658f37b mwifiex: scan less channels per scan command to improve Tx traffic by Amitkumar Karwar · 12 years ago
  19. 3249ba7 mwifiex: fix simultaneous scan and Tx traffic problem by Amitkumar Karwar · 12 years ago
  20. 38e8b7d mwifiex: shorten per channel scan time by Bing Zhao · 12 years ago
  21. b603896 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  22. 2e486868 Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0 by John W. Linville · 12 years ago
  23. 7b34ca2 inet: Avoid potential NULL peer dereference. by David S. Miller · 12 years ago
  24. 8b96d22 inet: Use FIB table peer roots in routes. by David S. Miller · 12 years ago
  25. 8e77327 inet: Add inetpeer tree roots to the FIB tables. by David S. Miller · 12 years ago
  26. b48c80ece inet: Add family scope inetpeer flushes. by David S. Miller · 12 years ago
  27. 4651700 ipv4: Kill ip_rt_frag_needed(). by David S. Miller · 12 years ago
  28. 97bab73 inet: Hide route peer accesses behind helpers. by David S. Miller · 12 years ago
  29. c0efc88 inet: Pass inetpeer root into inet_getpeer*() interfaces. by David S. Miller · 12 years ago
  30. 8b51b06 af_unix: remove unix_iter_state by Eric Dumazet · 12 years ago
  31. 2b823f7 ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata. by David S. Miller · 12 years ago
  32. 56a6b24 inet: Consolidate inetpeer_invalidate_tree() interfaces. by David S. Miller · 12 years ago
  33. c3426b4 inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c by David S. Miller · 12 years ago
  34. 2397849 [PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary. by David S. Miller · 12 years ago
  35. 4670fd8 tcp: Get rid of inetpeer special cases. by David S. Miller · 12 years ago
  36. fbfe95a inet: Create and use rt{,6}_get_peer_create(). by David S. Miller · 12 years ago
  37. 7123aaa af_unix: speedup /proc/net/unix by Eric Dumazet · 12 years ago
  38. 54db0cc inetpeer: add parameter net for inet_getpeer_v4,v6 by Gao feng · 12 years ago
  39. c8a627e inetpeer: add namespace support for inetpeer by Gao feng · 12 years ago
  40. 934b9d1 wl18xx: avoid some -Wformat warnings by John W. Linville · 12 years ago
  41. bf34e68 Merge branch 'wl12xx-next' into for-linville by Luciano Coelho · 12 years ago
  42. 3e3947f wlcore/wl12xx/wl18xx: make NVS file optional for wl18xx by Arik Nemtsov · 12 years ago
  43. 17d9771 wl18xx: clean up phy module parameters by Arik Nemtsov · 12 years ago
  44. d61c6b5 wl18xx: align wl18xx_conf_phy with FW variant and remove it by Arik Nemtsov · 12 years ago
  45. 8dd8e53 wl18xx: update fw statistics by Ido Reis · 12 years ago
  46. e27454b0 wl18xx: allow FW-log by default for PG2.0 by Arik Nemtsov · 12 years ago
  47. 640dfb9 wl18xx: read configuration structure from a binary file by Luciano Coelho · 12 years ago
  48. 18b70ac wlcore/wl18xx: export conf struct in a debugfs file by Luciano Coelho · 12 years ago
  49. 34bacf7 wlcore/wl18xx: the conf structs must be packed so they can be exported by Luciano Coelho · 12 years ago
  50. b551a3c wlcore: use u8 instead of enum for bcn_filt_mode by Luciano Coelho · 12 years ago
  51. 648f6ed wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_support by Luciano Coelho · 12 years ago
  52. 9c6ead5 wlcore: export raw binary with the FW statistics in debugfs by Luciano Coelho · 12 years ago
  53. f74ea74 wl18xx: add support to clear FW statistics by Luciano Coelho · 12 years ago
  54. 3e8d693 wlcore: add debugfs control over rx interrupt pacing by Eyal Shapira · 12 years ago
  55. bc8e261 wlcore: add support macros to easily add conf debugfs entries by Eyal Shapira · 12 years ago
  56. 1578e77 be2net: Fix driver load for VFs for Lancer by Padmanabh Ratnakar · 12 years ago
  57. ccf7e72 macvtap: use prepare_to_wait/finish_wait to ensure mb by Hong zhi guo · 12 years ago
  58. e9939c8 bnx2x: Added EEE Ethtool support. by Yuval Mintz · 12 years ago
  59. c8c60d8 bnx2x: Added EEE support by Yuval Mintz · 12 years ago
  60. 80f12ec Added kernel support in EEE Ethtool commands by Yuval Mintz · 12 years ago
  61. 94b6042 net: Update kernel-doc for __alloc_skb() by Ben Hutchings · 12 years ago
  62. 0bb7956 qlcnic: Fix protcol type in case of inband vlan. by Rajesh Borundia · 12 years ago
  63. e42ede2 qlcnic: fix unsupported CDRP command error message. by Jitendra Kalsaria · 12 years ago
  64. cae82d4 qlcnic: Fix estimation of recv MSS in case of LRO by Rajesh Borundia · 12 years ago
  65. c3001b7 net/ethernet: ks8851_mll unregister_netdev() before freeing by Dan Carpenter · 12 years ago
  66. e16de2c wl12xx: Add support for an external 26 MHz crystal source by Grant Erickson · 12 years ago
  67. 9fccc82 wl18xx: pad only last frame in aggregration buffer for PG2 by Ido Reis · 12 years ago
  68. f5755fe wl18xx: PG2.0 HW Watch dog interrupt support by Ido Reis · 12 years ago
  69. 16ea473 wl18xx: FW/PHY arguments added for PG2 by Ido Reis · 12 years ago
  70. 73395a7 wl18xx: support PG2 version of the chip by Ido Reis · 12 years ago
  71. 4085f64 wl18xx: fix PHY_INIT addresses mem size by Ido Reis · 12 years ago
  72. 2597a83 netfilter: selinux: switch hook PFs to nfproto by Alban Crequy · 12 years ago
  73. 4c809d6 netfilter: ipvs: switch hook PFs to nfproto by Alban Crequy · 12 years ago
  74. 89a48e3 netfilter: ipv4, defrag: switch hook PFs to nfproto by Alban Crequy · 12 years ago
  75. aa740f4 netfilter: bridge: switch hook PFs to nfproto by Alban Crequy · 12 years ago
  76. 3d33bf2 netfilter: decnet: switch hook PFs to nfproto by Alban Crequy · 12 years ago
  77. efdedd5 netfilter: xt_recent: add address masking option by Denys Fedoryshchenko · 12 years ago
  78. 1da6dd0 netfilter: NFQUEUE: don't xor src/dst ip address for load distribution by Florian Westphal · 12 years ago
  79. 8264deb netfilter: nf_conntrack: add namespace support for cttimeout by Gao feng · 12 years ago
  80. e76d0af netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto by Pablo Neira Ayuso · 12 years ago
  81. 4f71d80 netfilter: nf_ct_gre: use new namespace support by Gao feng · 12 years ago
  82. 84c3945 netfilter: nf_ct_dccp: use new namespace support by Gao feng · 12 years ago
  83. a8021fe netfilter: nf_ct_udplite: add namespace support by Gao feng · 12 years ago
  84. 49d485a3 netfilter: nf_ct_sctp: add namespace support by Gao feng · 12 years ago
  85. a7c439d netfilter: nf_ct_ipv6: add namespace support by Gao feng · 12 years ago
  86. 3ea04dd netfilter: nf_ct_ipv4: add namespace support by Gao feng · 12 years ago
  87. 7080ba0 netfilter: nf_ct_icmp: add namespace support by Gao feng · 12 years ago
  88. 4b626b9 netfilter: nf_ct_icmp: add namespace support by Gao feng · 12 years ago
  89. 0ce490a netfilter: nf_ct_udp: add namespace support by Gao feng · 12 years ago
  90. d2ba1fd netfilter: nf_ct_tcp: add namespace support by Gao feng · 12 years ago
  91. 15f585b netfilter: nf_ct_generic: add namespace support by Gao feng · 12 years ago
  92. 524a53e netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers by Gao feng · 12 years ago
  93. 2c352f4 netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers by Gao feng · 12 years ago
  94. fdb694a netfilter: Add fail-open support by Krishna Kumar · 12 years ago
  95. 68c07cb netfilter: xt_connlimit: remove revision 0 by Cong Wang · 12 years ago
  96. 7a74c1a netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.h by Cong Wang · 12 years ago
  97. 69927fc can: c_can: Add support for Bosch D_CAN controller by AnilKumar Ch · 12 years ago
  98. 33f8100 can: c_can: Move overlay structure to array with offset as index by AnilKumar Ch · 12 years ago
  99. c1864cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  100. da2e852 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago