1. 8e36360 ipv4: Remove route key identity dependencies in ip_rt_get_source(). by David S. Miller · 13 years ago
  2. c319b4d net: ipv4: add IPPROTO_ICMP socket kind by Vasiliy Kulikov · 13 years ago
  3. 29dd54b ethtool: Added support for FW dump by Anirban Chakraborty · 13 years ago
  4. bdc220d netdevice.h: Align struct net_device members by Joe Perches · 13 years ago
  5. afe12cc net: introduce netdev_change_features() by Michał Mirosław · 13 years ago
  6. c92f5ca ipvs: Remove all remaining references to rt->rt_{src,dst} by Julian Anastasov · 13 years ago
  7. 7f267051 net: group FCoE related feature flags by Yi Zou · 13 years ago
  8. f607a15 garp: remove last synchronize_rcu() call by Eric Dumazet · 13 years ago
  9. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  10. 0074820 Merge branch 'tipc-May10-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6 by David S. Miller · 13 years ago
  11. 9bbc052 Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 13 years ago
  12. 43a4dea xfrm: Assign the inner mode output function to the dst entry by Steffen Klassert · 13 years ago
  13. 0a5ebb8 ipv4: Pass explicit daddr arg to ip_send_reply(). by David S. Miller · 13 years ago
  14. c29c3f7 tipc: Abort excessive send requests as early as possible by Allan Stephens · 14 years ago
  15. 7a4f076 IPVS: init and cleanup restructuring by Hans Schillstrom · 13 years ago
  16. 4940fc8 net: add mac_pton() for parsing MAC address by Alexey Dobriyan · 13 years ago
  17. 48752e1 vlan: remove one synchronize_net() call by Eric Dumazet · 13 years ago
  18. da37e36 garp: remove one synchronize_rcu() call by Eric Dumazet · 13 years ago
  19. f5fca60 ipv4: Pass flow key down into ip_append_*(). by David S. Miller · 13 years ago
  20. 77968b7 ipv4: Pass flow keys down into datagram packet building engine. by David S. Miller · 13 years ago
  21. eed2a12 net: Allow ethtool to set interface in loopback mode. by Mahesh Bandewar · 13 years ago
  22. 57cc71b ethtool: Add 20G bit definitions by Yaniv Rosner · 13 years ago
  23. d9d8da8 inet: Pass flowi to ->queue_xmit(). by David S. Miller · 13 years ago
  24. 77357a9 ipv4: Create inet_csk_route_child_sock(). by David S. Miller · 13 years ago
  25. 8663c93 sctp: Store a flowi in transports to provide persistent keying. by David S. Miller · 13 years ago
  26. 1ab7b6a ethtool: remove phys_id from ethtool_ops by Stephen Hemminger · 13 years ago
  27. bdc712b inet: Decrease overhead of on-stack inet_cork. by David S. Miller · 13 years ago
  28. 7143b7d4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  29. 90864fb Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  30. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 13 years ago
  31. a70171d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  32. 1650629 can: make struct can_proto const by Kurt Van Dijck · 13 years ago
  33. cbb1e85 ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels. by David S. Miller · 13 years ago
  34. 9a1b949 ipv4: Pass explicit saddr/daddr args to ipmr_get_route(). by David S. Miller · 13 years ago
  35. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 13 years ago
  36. 475949d ipv4: Renamt struct rtable's rt_tos to rt_key_tos. by David S. Miller · 13 years ago
  37. 57a503c net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h by Viresh KUMAR · 13 years ago
  38. e67f88d net: dont hold rtnl mutex during netlink dump callbacks by Eric Dumazet · 13 years ago
  39. 8ae6dac ethtool: Call ethtool's get/set_settings callbacks with cleaned data by David Decotigny · 13 years ago
  40. 3650460 ethtool: cosmetics: enforce const-ness in ethtool_cmd_speed by David Decotigny · 13 years ago
  41. dee04ca Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 13 years ago
  42. 6706b6e ipv4: Remove now superfluous code in ip_route_connect(). by David S. Miller · 13 years ago
  43. 813b3b5 ipv4: Use caller's on-stack flowi as-is in output route lookups. by David S. Miller · 13 years ago
  44. 5c1e6aa net: Make dst_alloc() take more explicit initializations. by David S. Miller · 13 years ago
  45. fa2bd7f net: allow user to change NETIF_F_HIGHDMA by Michał Mirosław · 13 years ago
  46. 1742f18 net: fix netdev_increment_features() by Michał Mirosław · 13 years ago
  47. f6d8bd0 inet: add RCU protection to inet->opt by Eric Dumazet · 13 years ago
  48. 68972ef usbnet: Resubmit interrupt URB if device is open by Paul Stewart · 13 years ago
  49. 4df378a Bluetooth: Add store_hint parameter to mgmt_new_key by Johan Hedberg · 13 years ago
  50. 4748fed Bluetooth: Remove old_key_type from mgmt_ev_new_key by Johan Hedberg · 13 years ago
  51. d25e28a Bluetooth: Fix link key persistent storage criteria by Johan Hedberg · 13 years ago
  52. 55bc1a3 Bluetooth: Add confirm_hint parameter to user confirmation requests by Johan Hedberg · 13 years ago
  53. 9f61656 Bluetooth: Add variable SSP auto-accept delay support by Johan Hedberg · 13 years ago
  54. bdbfd6b mac80211: Add new API for rate selection by Sujith Manoharan · 13 years ago
  55. 8178d38 mac80211: allow low level drivers to report packet loss by Arik Nemtsov · 13 years ago
  56. a770bb5 Bluetooth: Add secure flag for mgmt_pin_code_req by Waldemar Rymarkiewicz · 13 years ago
  57. 13d3931 Bluetooth: Map sec_level to link key requirements by Waldemar Rymarkiewicz · 13 years ago
  58. b6020ba Bluetooth: Add definitions for link key types by Waldemar Rymarkiewicz · 13 years ago
  59. 0a14842 net: filter: Just In Time compiler for x86-64 by Eric Dumazet · 13 years ago
  60. 314b238 Bluetooth: Add discovering event to the Management interface by Johan Hedberg · 13 years ago
  61. 14a5366 Bluetooth: Add basic discovery commands to the management interface by Johan Hedberg · 13 years ago
  62. cf2f90f Bluetooth: Don't export l2cap_sock_ops by Gustavo F. Padovan · 13 years ago
  63. 6ff5abb Bluetooth: Fix memory leak with L2CAP channels by Gustavo F. Padovan · 13 years ago
  64. 8c1d787 Bluetooth: Move conn to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  65. fe4128e Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  66. 0c1bc5c Bluetooth: Move more channel info to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  67. 47d1ec6 Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  68. 4343478 Bluetooth: Move some more elements to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  69. 77a74c7 Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect() by Gustavo F. Padovan · 13 years ago
  70. b445003 Bluetooth: Move conf_state to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  71. 5d41ce1 Bluetooth: Refactor L2CAP channel allocation by Gustavo F. Padovan · 13 years ago
  72. b678027 ipv4: Kill RTO_CONN. by David S. Miller · 13 years ago
  73. 2d7192d ipv4: Sanitize and simplify ip_route_{connect,newports}() by David S. Miller · 13 years ago
  74. da0420b sctp: clean up route lookup calls by Vlad Yasevich · 13 years ago
  75. af13847 sctp: remove useless arguments from get_saddr() call by Vlad Yasevich · 13 years ago
  76. 9914ae3 sctp: cache the ipv6 source after route lookup by Vlad Yasevich · 13 years ago
  77. 04ad1fb ssb: update reject bit for Target State Low by Rafał Miłecki · 13 years ago
  78. 345578d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  79. 9835a30 ssb: cc: clear GPIOPULL registers on init by Rafał Miłecki · 13 years ago
  80. 9f2e731 ssb: cc: add & fix defines by Rafał Miłecki · 13 years ago
  81. f2f5f2a ath9k_hw: Get AHB clock information from ath9k_platform_data by Vasanthakumar Thiagarajan · 13 years ago
  82. e55034e Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 13 years ago
  83. cfef604 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  84. 2a9e950 net: Remove __KERNEL__ cpp checks from include/net by David S. Miller · 13 years ago
  85. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  86. e1cdd55 sctp: implement event notification SCTP_SENDER_DRY_EVENT by Wei Yongjun · 13 years ago
  87. ee916fd sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT by Wei Yongjun · 13 years ago
  88. 209ba42 sctp: implement socket option SCTP_GET_ASSOC_ID_LIST by Wei Yongjun · 13 years ago
  89. 828d7d7 Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by Gustavo F. Padovan · 13 years ago
  90. 92c73af sctp: make heartbeat information in sctp_make_heartbeat() by Wei Yongjun · 13 years ago
  91. de6becd sctp: fix to check the source address of COOKIE-ECHO chunk by Wei Yongjun · 13 years ago
  92. 0b8f9e2 sctp: remove completely unsed EMPTY state by Vlad Yasevich · 13 years ago
  93. 4866969 sctp: remove redundant check when walking through a list of TLV parameters by Shan Wei · 13 years ago
  94. 6600992 sctp: kill abandoned SCTP_CMD_TRANSMIT command by Shan Wei · 13 years ago
  95. 709d387 sctp: delete unused macro definition of sctp_chunk_is_control by Shan Wei · 13 years ago
  96. dcf55fb mac80211: add a function for setting the TIM bit for a specific station by Felix Fietkau · 13 years ago
  97. cbc6a6e rfkill: Regulator consumer driver for rfkill by Antonio Ospite · 13 years ago
  98. bb411b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 13 years ago
  99. 4805347 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  100. 341b7cd wl12xx: Handle platforms without level trigger interrupts by Ido Yariv · 13 years ago