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