1. 0450243 bonding: drop_monitor aware by Eric Dumazet · 12 years ago
  2. 7a282bc3 dcbnl: Use type safe nlmsg_data() by Thomas Graf · 12 years ago
  3. 4e4f2f6 dcbnl: Move dcb app allocation into dcb_app_add() by Thomas Graf · 12 years ago
  4. 716b31a dcbnl: Move dcb app lookup code into dcb_app_lookup() by Thomas Graf · 12 years ago
  5. 3d1f486 dcbnl: Return consistent error codes by Thomas Graf · 12 years ago
  6. ab6d470 dcbnl: Use dcbnl_newmsg() where possible by Thomas Graf · 12 years ago
  7. 77c6849 dcbnl: Remove now unused dcbnl_reply() by Thomas Graf · 12 years ago
  8. 7be9941 dcbnl: Shorten all command handling functions by Thomas Graf · 12 years ago
  9. 33a03aa dcbnl: Prepare framework to shorten handling functions by Thomas Graf · 12 years ago
  10. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  11. 2da45db ethtool: Make more commands available to unprivileged processes by Ben Hutchings · 12 years ago
  12. 95603e2 net-next: add dev_loopback_xmit() to avoid duplicate code by Michel Machado · 12 years ago
  13. de063b7 bonding: remove packet cloning in recv_probe() by Eric Dumazet · 12 years ago
  14. 072c055 usbnet: don't initialize transfer buffer before submit status URB by tom.leiming@gmail.com · 12 years ago
  15. 24ead29 usbnet: remove declaration for intr_complete by tom.leiming@gmail.com · 12 years ago
  16. 4a5a14d usbnet: remove flag of EVENT_DEV_WAKING by tom.leiming@gmail.com · 12 years ago
  17. 50e7d15 usbnet:cdc-phonet: remove usb_get/put_dev in .probe and .disconnect by tom.leiming@gmail.com · 12 years ago
  18. 5c2f051 usbnet:pegasus: remove usb_get/put_dev in .probe and .disconnect by tom.leiming@gmail.com · 12 years ago
  19. ef9d884 usbnet: remove usb_get/put_dev in .probe and .disconnect by tom.leiming@gmail.com · 12 years ago
  20. 5ee31c68 bonding: Fix corrupted queue_mapping by Eric Dumazet · 12 years ago
  21. d0daebc3 ipv4: Add interface option to enable routing of 127.0.0.0/8 by Thomas Graf · 12 years ago
  22. 8a93664 bonding:record primary when modify it via sysfs by Weiping Pan · 12 years ago
  23. 5aa04d3 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 12 years ago
  24. 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
  25. e3d62d7 tilegx network driver: initial support by Chris Metcalf · 12 years ago
  26. 8d24248 phy: Use pr_<level> by Joe Perches · 12 years ago
  27. b7abee6 tg3: Apply short DMA frag workaround to 5906 by Matt Carlson · 12 years ago
  28. de74e92 af_packet: use sizeof instead of constant in spkt_device by danborkmann@iogearbox.net · 12 years ago
  29. 883ffd6 net: stmmac: Fix clock en-/disable calls by Stefan Roese · 12 years ago
  30. 55afaba inet: Fix BUG triggered by __rt{,6}_get_peer(). by David S. Miller · 12 years ago
  31. 352e04b netfilter: nf_ct_tcp, udp: fix compilation with sysctl disabled by Pablo Neira Ayuso · 12 years ago
  32. 3f16da5 lpc_eth: fix tx completion by Eric Dumazet · 12 years ago
  33. e304785 lpc_eth: add missing ndo_change_mtu() by Eric Dumazet · 12 years ago
  34. 9136461 net: keep name_hlist close to name by Eric Dumazet · 12 years ago
  35. 67da255 Merge branch 'master' of git://1984.lsi.us.es/net-next by David S. Miller · 12 years ago
  36. 7f0d9f4 ssb: add missing PCI ID for b/g/n single band BCM4322 by Jonas Gorski · 12 years ago
  37. cba63e9 ath9k_hw: Initvals update for AR9462 by Sujith Manoharan · 12 years ago
  38. 658f37b mwifiex: scan less channels per scan command to improve Tx traffic by Amitkumar Karwar · 12 years ago
  39. 3249ba7 mwifiex: fix simultaneous scan and Tx traffic problem by Amitkumar Karwar · 12 years ago
  40. 38e8b7d mwifiex: shorten per channel scan time by Bing Zhao · 12 years ago
  41. 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
  42. 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
  43. ed6be3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  44. 7b34ca2 inet: Avoid potential NULL peer dereference. by David S. Miller · 12 years ago
  45. 8b96d22 inet: Use FIB table peer roots in routes. by David S. Miller · 12 years ago
  46. 8e77327 inet: Add inetpeer tree roots to the FIB tables. by David S. Miller · 12 years ago
  47. b48c80ece inet: Add family scope inetpeer flushes. by David S. Miller · 12 years ago
  48. 4651700 ipv4: Kill ip_rt_frag_needed(). by David S. Miller · 12 years ago
  49. 97bab73 inet: Hide route peer accesses behind helpers. by David S. Miller · 12 years ago
  50. 16b0dc2 dummy: fix rcu_sched self-detected stalls by Eric Dumazet · 12 years ago
  51. c5d21c4 net: Reorder initialization in ip_route_output to fix gcc warning by Roland Dreier · 12 years ago
  52. 83a2705 virtio-net: fix a race on 32bit arches by Eric Dumazet · 12 years ago
  53. 7dbb491 r8169: avoid NAPI scheduling delay. by françois romieu · 12 years ago
  54. 8876d6b net: Make linux/tcp.h C++ friendly (trivial) by Paul Pluzhnikov · 12 years ago
  55. c0efc88 inet: Pass inetpeer root into inet_getpeer*() interfaces. by David S. Miller · 12 years ago
  56. 8b51b06 af_unix: remove unix_iter_state by Eric Dumazet · 12 years ago
  57. 2b823f7 ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata. by David S. Miller · 12 years ago
  58. 56a6b24 inet: Consolidate inetpeer_invalidate_tree() interfaces. by David S. Miller · 12 years ago
  59. c3426b4 inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c by David S. Miller · 12 years ago
  60. 2397849 [PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary. by David S. Miller · 12 years ago
  61. 4670fd8 tcp: Get rid of inetpeer special cases. by David S. Miller · 12 years ago
  62. fbfe95a inet: Create and use rt{,6}_get_peer_create(). by David S. Miller · 12 years ago
  63. f41ef2e netdev: fix drivers/net/phy/ kernel-doc warnings by Randy Dunlap · 12 years ago
  64. c6c4b97 net/core: fix kernel-doc warnings by Randy Dunlap · 12 years ago
  65. cd8f76c be2net: fix a race in be_xmit() by Eric Dumazet · 12 years ago
  66. 4399a4d l2tp: fix a race in l2tp_ip_sendmsg() by Eric Dumazet · 12 years ago
  67. 7123aaa af_unix: speedup /proc/net/unix by Eric Dumazet · 12 years ago
  68. 54db0cc inetpeer: add parameter net for inet_getpeer_v4,v6 by Gao feng · 12 years ago
  69. c8a627e inetpeer: add namespace support for inetpeer by Gao feng · 12 years ago
  70. 934b9d1 wl18xx: avoid some -Wformat warnings by John W. Linville · 12 years ago
  71. 6aee4ca mac80211: add back channel change flag by Stanislaw Gruszka · 12 years ago
  72. 58d1eab NFC: Fix possible NULL ptr deref when getting the name of a socket by Sasha Levin · 12 years ago
  73. d012d04 iwlwifi: disable the buggy chain extension feature in HW by Emmanuel Grumbach · 12 years ago
  74. d6ee27eb iwlwifi: don't mess up the SCD when removing a key by Emmanuel Grumbach · 12 years ago
  75. e702707 bcma: fix null pointer in bcma_core_pci_irq_ctl by Hauke Mehrtens · 12 years ago
  76. e64add2 b43: do not call ieee80211_unregister_hw if we are not registred by Oleksij Rempel · 12 years ago
  77. d2c8b15 iwlwifi: use correct supported firmware for 6035 and 6000g2 by Meenakshi Venkataraman · 12 years ago
  78. ce46657 wireless: add my new trees to MAINTAINERS by Johannes Berg · 12 years ago
  79. 06cf5c4 mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the frame has been acknowledged. by Qasim Javed · 12 years ago
  80. 0fde0a8 rtl8187: ->brightness_set can not sleep by Stanislaw Gruszka · 13 years ago
  81. aac495a net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2100_pci_init_one by Stanislav Yakovlev · 13 years ago
  82. bf34e68 Merge branch 'wl12xx-next' into for-linville by Luciano Coelho · 12 years ago
  83. 6a2b28e Revert "niu: Add support for byte queue limits." by David S. Miller · 12 years ago
  84. 3e3947f wlcore/wl12xx/wl18xx: make NVS file optional for wl18xx by Arik Nemtsov · 13 years ago
  85. 17d9771 wl18xx: clean up phy module parameters by Arik Nemtsov · 13 years ago
  86. d61c6b5 wl18xx: align wl18xx_conf_phy with FW variant and remove it by Arik Nemtsov · 13 years ago
  87. 8dd8e53 wl18xx: update fw statistics by Ido Reis · 13 years ago
  88. e27454b0 wl18xx: allow FW-log by default for PG2.0 by Arik Nemtsov · 13 years ago
  89. 640dfb9 wl18xx: read configuration structure from a binary file by Luciano Coelho · 12 years ago
  90. 18b70ac wlcore/wl18xx: export conf struct in a debugfs file by Luciano Coelho · 12 years ago
  91. 34bacf7 wlcore/wl18xx: the conf structs must be packed so they can be exported by Luciano Coelho · 12 years ago
  92. b551a3c wlcore: use u8 instead of enum for bcn_filt_mode by Luciano Coelho · 12 years ago
  93. 648f6ed wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_support by Luciano Coelho · 12 years ago
  94. 9c6ead5 wlcore: export raw binary with the FW statistics in debugfs by Luciano Coelho · 12 years ago
  95. f74ea74 wl18xx: add support to clear FW statistics by Luciano Coelho · 12 years ago
  96. 3e8d693 wlcore: add debugfs control over rx interrupt pacing by Eyal Shapira · 12 years ago
  97. bc8e261 wlcore: add support macros to easily add conf debugfs entries by Eyal Shapira · 12 years ago
  98. 33d5e33 stmmac: fix driver built w/ w/o both pci and platf modules by Giuseppe CAVALLARO · 12 years ago
  99. 2d8dbb0 snmp: fix OutOctets counter to include forwarded datagrams by Vincent Bernat · 12 years ago
  100. 1578e77 be2net: Fix driver load for VFs for Lancer by Padmanabh Ratnakar · 12 years ago