1. dca43c7 tcp: Add TCP_USER_TIMEOUT socket option. by Jerry Chu · 15 years ago
  2. 2c70b51 IPVS: include net/ip6_checksum.h for csum_ipv6_magic by Stephen Rothwell · 15 years ago
  3. 6a499b2 phonet: use for_each_set_bit by Akinobu Mita · 15 years ago
  4. 762c291 econet: kill unnecessary spin_lock_init() by Akinobu Mita · 15 years ago
  5. 40d0802 gro: __napi_gro_receive() optimizations by Eric Dumazet · 15 years ago
  6. 53f91dc net: use scnprintf() to avoid potential buffer overflow by Changli Gao · 15 years ago
  7. 145ce50 net/sctp: Use pr_fmt and pr_<level> by Joe Perches · 15 years ago
  8. dee06e4 ipvs: switch to GFP_KERNEL allocations by Simon Horman · 15 years ago
  9. 4f72816 IPVS: convert __ip_vs_securetcp_lock to a spinlock by Simon Horman · 15 years ago
  10. bd14455 IPVS: convert __ip_vs_sched_lock to a spinlock by Simon Horman · 15 years ago
  11. 8870f84 IPVS: ICMPv6 checksum calculation by Simon Horman · 15 years ago
  12. aa7c6e5 bridge: avoid ethtool on non running interface by stephen hemminger · 15 years ago
  13. 944c794 bridge: fix locking comment by Stephen Hemminger · 15 years ago
  14. b2aff96 net/netfilter/ipvs: Eliminate memory leak by Julia Lawall · 15 years ago
  15. e569aa7 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
  16. c2e3143 tc: add meta match on receive hash by Stephen Hemminger · 15 years ago
  17. ec550d2 net: ip_append_data() optim by Eric Dumazet · 15 years ago
  18. 2e161f7 cfg80211/mac80211: extensible frame processing by Johannes Berg · 15 years ago
  19. ac4c977 mac80211: remove unused don't-encrypt flag by Johannes Berg · 15 years ago
  20. 633adf1 cfg80211: mark ieee80211_hdrlen const by Johannes Berg · 15 years ago
  21. 0fdc100 ethtool: allow non-netadmin to query settings by stephen hemminger · 15 years ago
  22. afdcba3 net: copy_rtnl_link_stats64() simplification by Eric Dumazet · 15 years ago
  23. 0eec32f net_sched: act_csum: coding style cleanup by Changli Gao · 15 years ago
  24. 7abac68 pkt_sched: Make act_csum depend upon INET. by David S. Miller · 15 years ago
  25. 231cc2a dccp ccid-2: Replace broken RTT estimator with better algorithm by Gerrit Renker · 15 years ago
  26. c38c92a dccp ccid-2: Simplify dec_pipe and rearming of RTO timer by Gerrit Renker · 15 years ago
  27. 30564e3 dccp ccid-2: Remove redundant sanity tests by Gerrit Renker · 15 years ago
  28. 51c22bb dccp ccid-3: No more CCID control blocks in LISTEN state by Gerrit Renker · 15 years ago
  29. 67b67e3 ccid: ccid-2/3 code cosmetics by Gerrit Renker · 15 years ago
  30. 21dc330 net: Rename skb_has_frags to skb_has_frag_list by David S. Miller · 15 years ago
  31. e88c64f tcp: allow effective reduction of TCP's rcv-buffer via setsockopt by Hagen Paul Pfeifer · 15 years ago
  32. c2368e7 bridge: is PACKET_LOOPBACK unlikely()? by Simon Horman · 15 years ago
  33. 0553212 net: 802.1q: make vlan_hwaccel_do_receive() return void by Changli Gao · 15 years ago
  34. 2436243 net/sched: need to include net/ip6_checksum.h by Stephen Rothwell · 15 years ago
  35. 739a91e net_sched: cls_flow: add key rxhash by Changli Gao · 15 years ago
  36. 81ce790 irda: use net_device_stats from struct net_device by Eric Dumazet · 15 years ago
  37. d3c6e7a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  38. 00959ad PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol) by Dmitry Kozlov · 15 years ago
  39. 1003489 net: rps: fix the wrong network header pointer by Changli Gao · 15 years ago
  40. eb4d406 net/sched: add ACT_CSUM action to update packets checksums by Grégoire Baron · 15 years ago
  41. 49e8ab0 net: build_ehash_secret() and rt_bind_peer() cleanups by Eric Dumazet · 15 years ago
  42. b9959c2 net_sched: sch_sfq: use proto_ports_offset() to support AH message by Changli Gao · 15 years ago
  43. aca071c netfilter: xt_hashlimit: use proto_ports_offset() to support AH message by Changli Gao · 15 years ago
  44. 3d04ebb netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message by Changli Gao · 15 years ago
  45. 78d3307 net_sched: cls_flow: use proto_ports_offset() to support AH message by Changli Gao · 15 years ago
  46. 12fcdef net: rps: use proto_ports_offset() to handle the AH message correctly by Changli Gao · 15 years ago
  47. dbe5775 net: rps: skip fragment when computing rxhash by Changli Gao · 15 years ago
  48. 2d47b45 net: rps: reset network header before calling skb_get_rxhash() by Changli Gao · 15 years ago
  49. 79c5f51 irda: fix a race in irlan_eth_xmit() by Eric Dumazet · 15 years ago
  50. 0ac820e vlan: Match underlying dev carrier on vlan add by Phil Oester · 15 years ago
  51. b928409 atm: remove a net_device_stats clear by Eric Dumazet · 15 years ago
  52. 2244d07 net: simplify flags for tx timestamping by Oliver Hartkopp · 15 years ago
  53. f037590 rds: fix a leak of kernel memory by Eric Dumazet · 15 years ago
  54. 68d6ac6 netlink: fix compat recvmsg by Johannes Berg · 15 years ago
  55. 49339cc net/ax25: Use available error codes by Julia Lawall · 15 years ago
  56. b3d18f1 net/ax25: Use available error codes by Julia Lawall · 15 years ago
  57. 00093fa net/sched: remove unneeded NULL check by Dan Carpenter · 15 years ago
  58. e5093ae net: Fix a memmove bug in dev_gro_receive() by Jarek Poplawski · 15 years ago
  59. 5a68d5ee tipc: Prevent missing name table entries when link flip-flops rapidly by Allan Stephens · 15 years ago
  60. 564e83b tipc: Allow connect() to wait indefinitely by Allan Stephens · 15 years ago
  61. c2de581 tipc: Minor enhancements to name table display format by Allan Stephens · 15 years ago
  62. 76ae0d7 tipc: Optimize tipc_node_has_active_links() by Allan Stephens · 15 years ago
  63. 96d841b tipc: Remove per-connection sequence number logic by Allan Stephens · 15 years ago
  64. 0048b82 tipc: Fix bug in broadcast link transmit statistics computation by Allan Stephens · 15 years ago
  65. 5b1f7bd tipc: Fix premature broadcast advertisement by sending node by Allan Stephens · 15 years ago
  66. 7e3e5d0 tipc: Prevent crash when broadcast link cannot send to all nodes by Allan Stephens · 15 years ago
  67. b02b69c tipc: Check for disabled bearer when processing incoming messages by Allan Stephens · 15 years ago
  68. f662c07 tipc: correct problems with misleading flags returned using poll() by Allan Stephens · 15 years ago
  69. 35997e3 tipc: Provide correct error code for unsupported connect() operation by Allan Stephens · 15 years ago
  70. 3720d40 tipc: add SO_RCVLOWAT support to stream socket receive path by Florian Westphal · 15 years ago
  71. f813809 tipc: Fix log buffer memory leak if initialization fails by Anders Kaseorg · 15 years ago
  72. 1c40be1 net sched: fix some kernel memory leaks by Eric Dumazet · 15 years ago
  73. 001389b netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive by Eric Dumazet · 15 years ago
  74. 0141480 ethtool: Provide a default implementation of ethtool_ops::get_drvinfo by Ben Hutchings · 15 years ago
  75. bb8a10b net/decnet: Adjust confusing if indentation by Julia Lawall · 15 years ago
  76. 510a05e net/atm: Adjust confusing if indentation by Julia Lawall · 15 years ago
  77. bfb564e core: Factor out flow calculation from get_rps_cpu by Krishna Kumar · 15 years ago
  78. eca6fc7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  79. afea0b7 cfg80211: check if WEP is available for shared key auth by Johannes Berg · 15 years ago
  80. 5daa8a8 mac80211: dont advertise WEP if unavailable by Johannes Berg · 15 years ago
  81. dc1580d mac80211: remove unused status flag checks by Johannes Berg · 15 years ago
  82. 60ae0f2 mac80211: move key tfm setup by Johannes Berg · 15 years ago
  83. 97359d1 mac80211: use cipher suite selectors by Johannes Berg · 15 years ago
  84. 0460079 cfg80211: support sysfs namespaces by Johannes Berg · 15 years ago
  85. d1f5b7a mac80211: allow drivers to request SM PS mode change by Johannes Berg · 15 years ago
  86. 7da7cc1 mac80211: per interface idle notification by Johannes Berg · 15 years ago
  87. 1fdaa46 net: mac80211: Fix a typo. by Andrea Gelmini · 15 years ago
  88. 3f3b6a8 cfg80211: deauth doesn't always imply disconnect by Johannes Berg · 15 years ago
  89. 2bff8eb mac80211: AMPDU rx reorder timeout timer by Christian Lamparter · 15 years ago
  90. 071d9ac mac80211: remove unused rate function parameter by Christian Lamparter · 15 years ago
  91. aa0c863 mac80211: put rx handlers into separate functions by Christian Lamparter · 15 years ago
  92. 1ac62ba mac80211: Don't squash error codes in key setup functions by Ben Hutchings · 15 years ago
  93. a1699b7 mac80211: unify scan and work mutexes by Johannes Berg · 15 years ago
  94. fc88518 mac80211: don't check rates on PLCP error frames by Johannes Berg · 15 years ago
  95. ffd2778 mac80211: fix driver offchannel notification when the channel does not change by Felix Fietkau · 15 years ago
  96. 9714d31 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  97. c61029c wireless: upcase alpha2 values in queue_regulatory_request by John W. Linville · 15 years ago
  98. 4e6cbfd mac80211: support use of NAPI for bottom-half processing by John W. Linville · 15 years ago
  99. daa3766 Revert "netlink: netlink_recvmsg() fix" by David S. Miller · 15 years ago
  100. f3d3f61 ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss by Min Zhang · 15 years ago