1. 78fe738 ieee802154: split away MAC commands implementation by Dmitry Eremin-Solenikov · 15 years ago
  2. cb6b376 ieee802154: merge nl802154 and wpan-class in single module by Dmitry Eremin-Solenikov · 15 years ago
  3. e9cf356 wpan-phy: follow usual patter of devices registration by Dmitry Eremin-Solenikov · 15 years ago
  4. a0b4a73 wpan-phy: allow specifying a per-page channel mask by Dmitry Eremin-Solenikov · 15 years ago
  5. 375bb0e wpan-phy: use snprintf to limit the amount of chars written by Dmitry Eremin-Solenikov · 15 years ago
  6. 37eb0ed wpan-phy: init channel/page fields by Dmitry Eremin-Solenikov · 15 years ago
  7. 1c889f4 wpan-phy: add wpan-phy iteration functions by Dmitry Eremin-Solenikov · 15 years ago
  8. 6a2a2d6 tcp: Use defaults when no route options are available by Gilad Ben-Yossef · 15 years ago
  9. 05eaade tcp: Do not call IPv4 specific func in tcp_check_req by Gilad Ben-Yossef · 15 years ago
  10. 9f9354b net: net/ipv4/devinet.c cleanups by Eric Dumazet · 15 years ago
  11. b4d745d decnet: avoid touching device refcount in dn_dev_by_index() by Eric Dumazet · 15 years ago
  12. c6d14c8 net: Introduce for_each_netdev_rcu() iterator by Eric Dumazet · 15 years ago
  13. d007563 em_meta: avoid one dev_put() by Eric Dumazet · 15 years ago
  14. 4b7673a Phonet: remove tautologies by Rémi Denis-Courmont · 15 years ago
  15. 536b2e9 ipv6: no more dev_put() in datagram_send_ctl() by Eric Dumazet · 15 years ago
  16. 16ba5e8 ipv6: no more dev_put() in inet6_bind() by Eric Dumazet · 15 years ago
  17. f1a28ea ip6tnl: less dev_put() calls by Eric Dumazet · 15 years ago
  18. 654d1f8 packet: less dev_put() calls by Eric Dumazet · 15 years ago
  19. 3710bec net: RCU locking for simple ioctl() by Eric Dumazet · 15 years ago
  20. 685c794 icmp: icmp_send() can avoid a dev_put() by Eric Dumazet · 15 years ago
  21. c148fc2 ipv4: inetdev_by_index() switch to RCU by Eric Dumazet · 15 years ago
  22. 9fdce09 veth: Fix unregister_netdevice_queue for veth by Eric W. Biederman · 15 years ago
  23. 72c9528 net: Introduce dev_get_by_name_rcu() by Eric Dumazet · 15 years ago
  24. d521b63 RDS/IB+IW: Move recv processing to a tasklet by Andy Grover · 15 years ago
  25. 0514f8a RDS: Do not send congestion updates to loopback connections by Andy Grover · 15 years ago
  26. 433d308 RDS: Fix panic on unload by Andy Grover · 15 years ago
  27. 86357b1 RDS: Fix potential race around rds_i[bw]_allocation by Andy Grover · 15 years ago
  28. 244546f RDS: Add GET_MR_FOR_DEST sockopt by Andy Grover · 15 years ago
  29. 0c509a6 net: Allow devices to specify a device specific sysfs group. by Eric W. Biederman · 15 years ago
  30. 0bd8d53 net: use hlist_for_each_entry() by Eric Dumazet · 15 years ago
  31. 29906f6 vlan: cleanup multiple unregistrations by Patrick McHardy · 15 years ago
  32. 43ab850 ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl() by roel kluin · 15 years ago
  33. c7c4b3b gro: Change all receive functions to return GRO result codes by Ben Hutchings · 15 years ago
  34. 5b252f0 gro: Name the GRO result enumeration type by Ben Hutchings · 15 years ago
  35. 0519d83 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  36. b5dd884 net: Fix 'Re: PACKET_TX_RING: packet size is too long' by Gabor Gombas · 15 years ago
  37. 38bfd8f net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time by Cyrill Gorcunov · 15 years ago
  38. ed3f2e4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  39. fb699dfd net: Introduce dev_get_by_index_rcu() by Eric Dumazet · 15 years ago
  40. 65a1c4f net: Cleanup redundant tests on unsigned by roel kluin · 15 years ago
  41. 091bb8a net: Cleanup redundant tests on unsigned by roel kluin · 15 years ago
  42. dc34347 Allow disabling of DSACK TCP option per route by Gilad Ben-Yossef · 15 years ago
  43. 345cda2 Allow to turn off TCP window scale opt per route by Gilad Ben-Yossef · 15 years ago
  44. cda42eb Allow disabling TCP timestamp options per route by Gilad Ben-Yossef · 15 years ago
  45. 1aba721 Add the no SACK route option feature by Gilad Ben-Yossef · 15 years ago
  46. 022c3f7 Allow tcp_parse_options to consult dst entry by Gilad Ben-Yossef · 15 years ago
  47. f55017a Only parse time stamp TCP option in time wait sock by Gilad Ben-Yossef · 15 years ago
  48. c871e66 ip6mr: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  49. 62808f9 ipv6 sit: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  50. d17fa6f ipmr: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  51. cf4432f ip6tnl: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  52. 8c56ba0 bridge: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  53. 55888df AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2) by Neil Horman · 15 years ago
  54. d653479 vlan: Add support to netdev_ops.ndo_fcoe_get_wwn for VLAN device by Yi Zou · 15 years ago
  55. ea84e55 net: Corrected spelling error heurestics->heuristics by Andreas Petlund · 15 years ago
  56. ac5e3af net: sysfs: ethtool_ops can be NULL by Eric Dumazet · 15 years ago
  57. eef6dd6 gre: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  58. 0694c4c ipip: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  59. 63c8099 vlan: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  60. 23289a3 net: add a list_head parameter to dellink() method by Eric Dumazet · 15 years ago
  61. 9b5e383 net: Introduce unregister_netdevice_many() by Eric Dumazet · 15 years ago
  62. 44a0873 net: Introduce unregister_netdevice_queue() by Eric Dumazet · 15 years ago
  63. 6b9ac44 mesh: use set_bit() to set MESH_WORK_HOUSEKEEPING. by Rui Paulo · 15 years ago
  64. 43b7b31 mac80211: Learn about mesh portals from multicast traffic by Javier Cardona · 15 years ago
  65. 53623f1 mac80211: replace netif_tx_{start,stop,wake}_all_queues by John W. Linville · 15 years ago
  66. e0da41b cfg80211: remove warning in deauth case by Holger Schurig · 15 years ago
  67. ce47061 cfg80211: no cookies in cfg80211_send_XXX() by Holger Schurig · 15 years ago
  68. 9b1ce52 mac80211: fix for incorrect sequence number on hostapd injected frames by Björn Smedman · 15 years ago
  69. f99288d mac80211: trivial: fix spelling in mesh_hwmp by Andrey Yurovsky · 15 years ago
  70. 7d930bc cfg80211: sme: deauthenticate on assoc failure by Johannes Berg · 15 years ago
  71. 2ef6e44 mac80211: keep auth state when assoc fails by Johannes Berg · 15 years ago
  72. d419b9f mac80211: fix ibss joining by Reinette Chatre · 15 years ago
  73. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  74. 05423b2 vlan: allow null VLAN ID to be used by Eric Dumazet · 15 years ago
  75. 66ed1e5 pktgen: Dont leak kernel memory by Eric Dumazet · 15 years ago
  76. 7c28bd0 rtnetlink: speedup rtnl_dump_ifinfo() by Eric Dumazet · 15 years ago
  77. 8d5b2c0 gre: convert hash tables locking to RCU by Eric Dumazet · 15 years ago
  78. 2922bc8 ip6tnl: convert hash tables locking to RCU by Eric Dumazet · 15 years ago
  79. 8f95dd6 ipip: convert hash tables locking to RCU by Eric Dumazet · 15 years ago
  80. 91cc3bb xfrm6_tunnel: RCU conversion by Eric Dumazet · 15 years ago
  81. 4543c10 ipv6 sit: RCU conversion phase II by Eric Dumazet · 15 years ago
  82. ef9a9d1 ipv6 sit: RCU conversion phase I by Eric Dumazet · 15 years ago
  83. 1c55d62 pkt_sched: skbedit add support for setting mark by jamal · 15 years ago
  84. c62f4c4 net: use WARN() for the WARN_ON in commit b6b39e8f3fbbb by Arjan van de Ven · 15 years ago
  85. a3d1289 rtnetlink: rtnl_setlink() and rtnl_getlink() changes by Eric Dumazet · 15 years ago
  86. a4ee3ce net: Use sk_tx_queue_mapping for connected sockets by Krishna Kumar · 15 years ago
  87. ea94ff3 net: Fix for dst_negative_advice by Krishna Kumar · 15 years ago
  88. f04c827 net: IPv6 changes by Krishna Kumar · 15 years ago
  89. e022f0b net: Introduce sk_tx_queue_mapping by Krishna Kumar · 15 years ago
  90. d19742f filter: Add SKF_AD_QUEUE instruction by Eric Dumazet · 15 years ago
  91. ad959e7 af_packet: mc_drop/flush_mclist changes by Eric Dumazet · 15 years ago
  92. 94b0595 af_packet: Avoid cache line dirtying by Eric Dumazet · 15 years ago
  93. b6b39e8 tcp: Try to catch MSG_PEEK bug by Herbert Xu · 15 years ago
  94. 0eae750 IP: Cleanups by John Dykstra · 15 years ago
  95. 7e75f93 pkt_sched: ingress socket filter by mark by jamal · 15 years ago
  96. 55b8050 net: Fix IP_MULTICAST_IF by Eric Dumazet · 15 years ago
  97. 45054dc bluetooth: static lock key fix by Dave Young · 15 years ago
  98. f74c77c bluetooth: scheduling while atomic bug fix by Dave Young · 15 years ago
  99. b103cf3 tcp: fix TCP_DEFER_ACCEPT retrans calculation by Julian Anastasov · 15 years ago
  100. 0c3d79b tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPT by Julian Anastasov · 15 years ago