1. 0a5ebb8 ipv4: Pass explicit daddr arg to ip_send_reply(). by David S. Miller · 15 years ago
  2. 4940fc8 net: add mac_pton() for parsing MAC address by Alexey Dobriyan · 15 years ago
  3. 48752e1 vlan: remove one synchronize_net() call by Eric Dumazet · 15 years ago
  4. da37e36 garp: remove one synchronize_rcu() call by Eric Dumazet · 15 years ago
  5. f5fca60 ipv4: Pass flow key down into ip_append_*(). by David S. Miller · 15 years ago
  6. 77968b7 ipv4: Pass flow keys down into datagram packet building engine. by David S. Miller · 15 years ago
  7. eed2a12 net: Allow ethtool to set interface in loopback mode. by Mahesh Bandewar · 15 years ago
  8. 57cc71b ethtool: Add 20G bit definitions by Yaniv Rosner · 15 years ago
  9. d9d8da8 inet: Pass flowi to ->queue_xmit(). by David S. Miller · 15 years ago
  10. 77357a9 ipv4: Create inet_csk_route_child_sock(). by David S. Miller · 15 years ago
  11. 8663c93 sctp: Store a flowi in transports to provide persistent keying. by David S. Miller · 15 years ago
  12. 1ab7b6a ethtool: remove phys_id from ethtool_ops by Stephen Hemminger · 15 years ago
  13. bdc712b inet: Decrease overhead of on-stack inet_cork. by David S. Miller · 15 years ago
  14. 7143b7d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  15. 90864fb Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  16. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 15 years ago
  17. 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 · 15 years ago
  18. 1650629 can: make struct can_proto const by Kurt Van Dijck · 15 years ago
  19. cbb1e85 ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels. by David S. Miller · 15 years ago
  20. 9a1b949 ipv4: Pass explicit saddr/daddr args to ipmr_get_route(). by David S. Miller · 15 years ago
  21. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 15 years ago
  22. 475949d ipv4: Renamt struct rtable's rt_tos to rt_key_tos. by David S. Miller · 15 years ago
  23. 57a503c net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h by Viresh KUMAR · 15 years ago
  24. e67f88d net: dont hold rtnl mutex during netlink dump callbacks by Eric Dumazet · 15 years ago
  25. 8ae6dac ethtool: Call ethtool's get/set_settings callbacks with cleaned data by David Decotigny · 15 years ago
  26. 3650460 ethtool: cosmetics: enforce const-ness in ethtool_cmd_speed by David Decotigny · 15 years ago
  27. dee04ca Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 15 years ago
  28. 6706b6e ipv4: Remove now superfluous code in ip_route_connect(). by David S. Miller · 15 years ago
  29. 813b3b5 ipv4: Use caller's on-stack flowi as-is in output route lookups. by David S. Miller · 15 years ago
  30. 5c1e6aa net: Make dst_alloc() take more explicit initializations. by David S. Miller · 15 years ago
  31. fa2bd7f net: allow user to change NETIF_F_HIGHDMA by Michał Mirosław · 15 years ago
  32. 1742f18 net: fix netdev_increment_features() by Michał Mirosław · 15 years ago
  33. f6d8bd0 inet: add RCU protection to inet->opt by Eric Dumazet · 15 years ago
  34. 68972ef usbnet: Resubmit interrupt URB if device is open by Paul Stewart · 15 years ago
  35. 4df378a Bluetooth: Add store_hint parameter to mgmt_new_key by Johan Hedberg · 15 years ago
  36. 4748fed Bluetooth: Remove old_key_type from mgmt_ev_new_key by Johan Hedberg · 15 years ago
  37. d25e28a Bluetooth: Fix link key persistent storage criteria by Johan Hedberg · 15 years ago
  38. 55bc1a3 Bluetooth: Add confirm_hint parameter to user confirmation requests by Johan Hedberg · 15 years ago
  39. 9f61656 Bluetooth: Add variable SSP auto-accept delay support by Johan Hedberg · 15 years ago
  40. bdbfd6b mac80211: Add new API for rate selection by Sujith Manoharan · 15 years ago
  41. 8178d38 mac80211: allow low level drivers to report packet loss by Arik Nemtsov · 15 years ago
  42. a770bb5 Bluetooth: Add secure flag for mgmt_pin_code_req by Waldemar Rymarkiewicz · 15 years ago
  43. 13d3931 Bluetooth: Map sec_level to link key requirements by Waldemar Rymarkiewicz · 15 years ago
  44. b6020ba Bluetooth: Add definitions for link key types by Waldemar Rymarkiewicz · 15 years ago
  45. 0a14842 net: filter: Just In Time compiler for x86-64 by Eric Dumazet · 15 years ago
  46. 314b238 Bluetooth: Add discovering event to the Management interface by Johan Hedberg · 15 years ago
  47. 14a5366 Bluetooth: Add basic discovery commands to the management interface by Johan Hedberg · 15 years ago
  48. cf2f90f Bluetooth: Don't export l2cap_sock_ops by Gustavo F. Padovan · 15 years ago
  49. 6ff5abb Bluetooth: Fix memory leak with L2CAP channels by Gustavo F. Padovan · 15 years ago
  50. 8c1d787 Bluetooth: Move conn to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  51. fe4128e Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  52. 0c1bc5c Bluetooth: Move more channel info to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  53. 47d1ec6 Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  54. 4343478 Bluetooth: Move some more elements to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  55. 77a74c7 Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect() by Gustavo F. Padovan · 15 years ago
  56. b445003 Bluetooth: Move conf_state to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  57. 5d41ce1 Bluetooth: Refactor L2CAP channel allocation by Gustavo F. Padovan · 15 years ago
  58. b678027 ipv4: Kill RTO_CONN. by David S. Miller · 15 years ago
  59. 2d7192d ipv4: Sanitize and simplify ip_route_{connect,newports}() by David S. Miller · 15 years ago
  60. da0420b sctp: clean up route lookup calls by Vlad Yasevich · 15 years ago
  61. af13847 sctp: remove useless arguments from get_saddr() call by Vlad Yasevich · 15 years ago
  62. 9914ae3 sctp: cache the ipv6 source after route lookup by Vlad Yasevich · 15 years ago
  63. 04ad1fb ssb: update reject bit for Target State Low by Rafał Miłecki · 15 years ago
  64. 345578d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  65. 9835a30 ssb: cc: clear GPIOPULL registers on init by Rafał Miłecki · 15 years ago
  66. 9f2e731 ssb: cc: add & fix defines by Rafał Miłecki · 15 years ago
  67. f2f5f2a ath9k_hw: Get AHB clock information from ath9k_platform_data by Vasanthakumar Thiagarajan · 15 years ago
  68. e55034e Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 15 years ago
  69. 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 · 15 years ago
  70. 2a9e950 net: Remove __KERNEL__ cpp checks from include/net by David S. Miller · 15 years ago
  71. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 15 years ago
  72. e1cdd55 sctp: implement event notification SCTP_SENDER_DRY_EVENT by Wei Yongjun · 15 years ago
  73. ee916fd sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT by Wei Yongjun · 15 years ago
  74. 209ba42 sctp: implement socket option SCTP_GET_ASSOC_ID_LIST by Wei Yongjun · 15 years ago
  75. 828d7d7 Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by Gustavo F. Padovan · 15 years ago
  76. 92c73af sctp: make heartbeat information in sctp_make_heartbeat() by Wei Yongjun · 15 years ago
  77. de6becd sctp: fix to check the source address of COOKIE-ECHO chunk by Wei Yongjun · 15 years ago
  78. 0b8f9e2 sctp: remove completely unsed EMPTY state by Vlad Yasevich · 15 years ago
  79. 4866969 sctp: remove redundant check when walking through a list of TLV parameters by Shan Wei · 15 years ago
  80. 6600992 sctp: kill abandoned SCTP_CMD_TRANSMIT command by Shan Wei · 15 years ago
  81. 709d387 sctp: delete unused macro definition of sctp_chunk_is_control by Shan Wei · 15 years ago
  82. dcf55fb mac80211: add a function for setting the TIM bit for a specific station by Felix Fietkau · 15 years ago
  83. cbc6a6e rfkill: Regulator consumer driver for rfkill by Antonio Ospite · 15 years ago
  84. bb411b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 15 years ago
  85. 4805347 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  86. 341b7cd wl12xx: Handle platforms without level trigger interrupts by Ido Yariv · 15 years ago
  87. d29633b wl12xx: Clean up and fix the 128x boot sequence by Ido Yariv · 15 years ago
  88. 62c7d08 wl12xx: add new board_tcxo_clock element to the platform data by Luciano Coelho · 15 years ago
  89. e194342 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  90. c3968a8 ipv6: RTA_PREFSRC support for ipv6 route source address selection by Daniel Walter · 15 years ago
  91. fce5592 ethtool: allow custom interval for physical identification by Allan, Bruce W · 15 years ago
  92. 21d8c49 ipv4: Call fib_select_default() only when actually necessary. by David S. Miller · 15 years ago
  93. 38a2f37 usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps. by huajun li · 15 years ago
  94. c326de8 net: allow shifted access in smsc911x V2 by Mathieu J. Poirier · 15 years ago
  95. 4d42d41 rndis_host: Poll status before control channel where necessary by Ben Hutchings · 15 years ago
  96. 8b5933c net: ethtool support to configure number of channels by amit salecha · 15 years ago
  97. 58d35f8 Bluetooth: Move tx queue to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  98. 39d5a3e Bluetooth: Move SREJ list to struct l2cap_chan by Gustavo F. Padovan · 15 years ago
  99. 91eb7c0 netfilter: ipset: SCTP, UDPLITE support added by Jozsef Kadlecsik · 15 years ago
  100. 6139e75 net: Missing 'inline' in vlan-disabled vlan_untag() by David S. Miller · 15 years ago