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