1. 6c742e7 ipip: add x-netns support by Nicolas Dichtel · 11 years ago
  2. fc8f999 ipv4 tunnels: use net_eq() helper to check netns by Nicolas Dichtel · 11 years ago
  3. 64261f2 dev: move skb_scrub_packet() after eth_type_trans() by Nicolas Dichtel · 11 years ago
  4. fc4eba5 ipv6: make unsolicited report intervals configurable for mld by Hannes Frederic Sowa · 11 years ago
  5. 74c181d tcp: reset reordering est. selectively on timeout by Yuchung Cheng · 11 years ago
  6. 98f1b7f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  7. 926489b drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoC by Mugunthan V N · 11 years ago
  8. 23402bd gianfar: Add flow control support by Claudiu Manoil · 11 years ago
  9. ebd8b93 pptp: fix byte order warnings by stephen hemminger · 11 years ago
  10. 072017b net: sctp: Add rudimentary infrastructure to account for control chunks by Vlad Yasevich · 11 years ago
  11. 55d10a1 net: asix: Move declaration of ax88172a_info to shared header by Mark Brown · 11 years ago
  12. cbeee8c net: asix: Staticise non-exported symbols by Mark Brown · 11 years ago
  13. 89c2af3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  14. d1e2586 mwifiex: fix build error when CONFIG_PM is not set by Bing Zhao · 11 years ago
  15. f3dfd20 af_unix: fix bug on large send() by Eric Dumazet · 11 years ago
  16. 6c821bd net: Add MOXA ART SoCs ethernet driver by Jonas Jensen · 11 years ago
  17. 28d6427 net: attempt high order allocations in sock_alloc_send_pskb() by Eric Dumazet · 11 years ago
  18. e370a72 af_unix: improve STREAM behavior with fragmented memory by Eric Dumazet · 11 years ago
  19. 149479d tcp: add server ip to encrypt cookie in fast open by Yuchung Cheng · 11 years ago
  20. 469230d pptp: fix sparse pointer warning by stephen hemminger · 11 years ago
  21. 0f84758 tg3: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  22. b83082e netxen: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  23. 40b2956 myri10ge: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  24. ae2104b bnx2x: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  25. 555a842 bnx2: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  26. 77273ea net: via-rhine: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  27. 62a8370 net: wan: sbni: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  28. 71acc0d Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl" by David S. Miller · 11 years ago
  29. 16fe28e ath9k: Run the LNA combining algorithm properly by Sujith Manoharan · 11 years ago
  30. 7d84587 ath9k: Fix BTCOEX usage for RX diversity by Sujith Manoharan · 11 years ago
  31. f89d1bc ath9k: use software queueing for multicast traffic by Felix Fietkau · 11 years ago
  32. 020f20f ath9k: improve tx scheduling fairness by Felix Fietkau · 11 years ago
  33. 2800e82 ath9k: use software queues for un-aggregated data packets by Felix Fietkau · 11 years ago
  34. 026d5b0 ath9k: always clear ps filter bit on new assoc by Felix Fietkau · 11 years ago
  35. 897d7fd ath9k: fix clearing expired A-MPDU subframes in tx completion by Felix Fietkau · 11 years ago
  36. 73364b0 ath9k: prepare queueing code for handling unaggregated traffic by Felix Fietkau · 11 years ago
  37. 8fed140 ath9k: fix block ack window tracking check by Felix Fietkau · 11 years ago
  38. a1cd94d ath9k: simplify ath_tx_form_aggr by Felix Fietkau · 11 years ago
  39. 18fcf1c ath9k: add CAB queue info to debugfs by Felix Fietkau · 11 years ago
  40. 1803d02 ath9k: add function for getting the tx tid for a packet by Felix Fietkau · 11 years ago
  41. bb195ff ath9k: split tid retry packets into a separate queue by Felix Fietkau · 11 years ago
  42. a7586ee ath9k: add utility functions for accessing tid queues by Felix Fietkau · 11 years ago
  43. e333547 brcmfmac: use CFG80211_TESTMODE_CMD by Johannes Berg · 11 years ago
  44. 6cdfc1d net: wireless: rt2x00: Staticize rt2x00queue_pause_queue_nocheck() by Jingoo Han · 11 years ago
  45. 36e8825 ath9k: Fix build failure by Sujith Manoharan · 11 years ago
  46. 562fc5b mwifiex: add packet coalesce support by Amitkumar Karwar · 11 years ago
  47. afd84de4 mwifiex: increase max supported pattern offset by Amitkumar Karwar · 11 years ago
  48. 0434c46 mwifiex: modify mwifiex_is_pattern_supported() routine by Amitkumar Karwar · 11 years ago
  49. 3f4e854 mwifiex: rename mef macros by Amitkumar Karwar · 11 years ago
  50. fa59784 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  51. 2437f3c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  52. 4f05444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  53. 477143e net: sctp: trivial: update bug report in header comment by Daniel Borkmann · 11 years ago
  54. cda5f98 net: sctp: convert sctp_checksum_disable module param into sctp sysctl by Daniel Borkmann · 11 years ago
  55. 2690048 net: igmp: Allow user-space configuration of igmp unsolicited report interval by William Manley · 11 years ago
  56. 5c6fe01 net: igmp: Don't flush routing cache when force_igmp_version is modified by William Manley · 11 years ago
  57. cab7004 net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3 by William Manley · 11 years ago
  58. b20903f bonding: unwind on bond_add_vlan failure by nikolay@redhat.com · 11 years ago
  59. 1ff412a bonding: change the bond's vlan syncing functions with the standard ones by nikolay@redhat.com · 11 years ago
  60. 1f07d03 net: add SNMP counters tracking incoming ECN bits by Eric Dumazet · 11 years ago
  61. 09effa6 packet: Revert recent header parsing changes. by David S. Miller · 11 years ago
  62. 16dda49 net: phy: mdio: add missing __iomem annotation by Jingoo Han · 11 years ago
  63. 32d73b1 net: phy: micrel: Staticize ksz8873mll_read_status() by Jingoo Han · 11 years ago
  64. 3d9953a net: use skb_copy_datagram_from_iovec() in zerocopy_sg_from_iovec() by Jason Wang · 11 years ago
  65. 0433547 net: use release_pages() in zerocopy_sg_from_iovec() by Jason Wang · 11 years ago
  66. 234a426 net: remove the useless comment in zerocopy_sg_from_iovec() by Jason Wang · 11 years ago
  67. 0a57ec6 net: use skb_fill_page_desc() in zerocopy_sg_from_iovec() by Jason Wang · 11 years ago
  68. c3bdeb5 net: move zerocopy_sg_from_iovec() to net/core/datagram.c by Jason Wang · 11 years ago
  69. b4bf077 net: move iov_pages() to net/core/iovec.c by Jason Wang · 11 years ago
  70. 6261d98 ip_tunnel: embed hash list head by stephen hemminger · 11 years ago
  71. 8a56d24 bnx2: Update version to 2.2.4 by Michael Chan · 11 years ago
  72. 25bfb1d bnx2: Add pci shutdown handler. by Michael Chan · 11 years ago
  73. 28fb4eb bnx2: Use SIMPLE_DEV_PM_OPS. by Michael Chan · 11 years ago
  74. b6a23e9 bnx2: Refactor WoL setup into a separate function. by Michael Chan · 11 years ago
  75. 6d5e85c bnx2: Use kernel APIs for WoL and power state changes. by Michael Chan · 11 years ago
  76. 02481bc bnx2: Handle error condition in ->slot_reset() by Michael Chan · 11 years ago
  77. 5721f94 be2net: update driver version by Sathya Perla · 11 years ago
  78. 117affe be2net: Initialize "status" in be_cmd_get_die_temperature() by Vasundhara Volam · 11 years ago
  79. 05ccaa2 be2net: fixup log msgs for async events by Vasundhara Volam · 11 years ago
  80. 68cb7e4 be2net: Fix displaying supported speeds for BE2 by Vasundhara Volam · 11 years ago
  81. fd8c7be be2net: don't limit max MAC and VLAN counts by Vasundhara Volam · 11 years ago
  82. d696b5e be2net: Do not call get_die_temperature cmd for VF by Vasundhara Volam · 11 years ago
  83. b971f84 be2net: Adding more speeds reported by get_settings by Vasundhara Volam · 11 years ago
  84. ef4394b iwlwifi: mvm: use designated initialization for some arrays by Eliad Peller · 12 years ago
  85. bd3351b iwlwifi: mvm: add some missing cleanups in iwl_mvm_mac_add_interface by Eliad Peller · 12 years ago
  86. 5fdda04 iwlwifi: remove transport suspend/resume indirection by Johannes Berg · 11 years ago
  87. 1092b9b iwlwifi: pcie: some little cleanups by Eliad Peller · 12 years ago
  88. e89044d iwlwifi: fix some documentation typos by Eliad Peller · 12 years ago
  89. f5e45f2 iwlwifi: mvm: small cleanups in quota management code by Johannes Berg · 12 years ago
  90. 17dbe56 iwlwifi: mvm: fix signal reporting for < 3 antennas by Avri Altman · 11 years ago
  91. 977342b iwlwifi: mvm: remove traffic load monitoring in rs by Eyal Shapira · 11 years ago
  92. eeb89ab iwlwifi: pcie: fix resume when no opmode is present by Johannes Berg · 11 years ago
  93. 3848ab6 iwlwifi: mvm: Add RX statistics debugfs entry by Matti Gottlieb · 11 years ago
  94. 0d0cffd gianfar: Cleanup TxFCB insertion on xmit by Claudiu Manoil · 11 years ago
  95. 02d88fb gianfar: Fix Tx csum generation errata handling by Claudiu Manoil · 11 years ago
  96. 7864a1a bonding: remove locking from bond_set_rx_mode() by Veaceslav Falico · 11 years ago
  97. c193f36 drivers: net: cpsw: Add support for new CPSW IP version by Mugunthan V N · 11 years ago
  98. 5a13929 sctp: Pack dst_cookie into 1st cacheline hole for 64bit host by fan.du · 11 years ago
  99. e7f63f1 bonding: add bond_time_in_interval() and use it for time comparison by Veaceslav Falico · 11 years ago
  100. def4460 bonding: call slave_last_rx() only once per slave by Veaceslav Falico · 11 years ago