1. 28aecb9 xfrm: avoid spinlock in get_acqseq() by Eric Dumazet · 15 years ago
  2. d1c9ae6 ipv4: ip_fragment: fix unbalanced rcu_read_unlock() by Patrick McHardy · 15 years ago
  3. c85bb41 igmp: fix ip_mc_sf_allow race [v5] by Flavio Leitner · 15 years ago
  4. 8b64056 can: deny filterlist access on non-CAN interfaces by Oliver Hartkopp · 15 years ago
  5. 57dbb2d sched: add head drop fifo queue by Hagen Paul Pfeifer · 15 years ago
  6. d74340d netns xfrm: ipcomp6 support by Alexey Dobriyan · 15 years ago
  7. a92df25 netns xfrm: ipcomp support by Alexey Dobriyan · 15 years ago
  8. a166477 netns xfrm: xfrm6_tunnel in netns by Alexey Dobriyan · 15 years ago
  9. e924960 netns xfrm: fixup xfrm6_tunnel error propagation by Alexey Dobriyan · 15 years ago
  10. 05ba712 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  11. 744595c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  12. b50c2ea net/atm: Cleanup dprint/ddprintk #defines and uses by Joe Perches · 15 years ago
  13. b4c84ec net/atm/lec.c: Add __lec_arp_check_expire and other cleanups by Joe Perches · 15 years ago
  14. b7d9371 net/atm/svc.c: checkpatch cleanups by Joe Perches · 15 years ago
  15. 0ec96e6 net/atm/signaling.c: checkpatch cleanups by Joe Perches · 15 years ago
  16. 07b54c9 net/atm/resources.c: checkpatch cleanups by Joe Perches · 15 years ago
  17. fa61f0c net/atm/raw.c: checkpatch cleanups by Joe Perches · 15 years ago
  18. 6b6dd49 net/atm/pvc.c: checkpatch cleanups by Joe Perches · 15 years ago
  19. 07367ad net/atm/proc.c: checkpatch cleanups by Joe Perches · 15 years ago
  20. d81219d net/atm/pppoatm.c: checkpatch cleanups by Joe Perches · 15 years ago
  21. f1e1004 net/atm/mpoa_proc.c: checkpatch cleanups by Joe Perches · 15 years ago
  22. bee67d3 net/atm/mpoa_caches.c: checkpatch cleanups by Joe Perches · 15 years ago
  23. 5710044 net/atm/mpc.c: checkpatch cleanups by Joe Perches · 15 years ago
  24. c48192a net/atm/lec.c: checkpatch cleanups by Joe Perches · 15 years ago
  25. 5ff7ef7 net/atm/ioctl.c: checkpatch cleanups by Joe Perches · 15 years ago
  26. a8147d7 net/atm/common.c: checkpatch cleanups by Joe Perches · 15 years ago
  27. e956ea1 net/atm/clip.c: checkpatch cleanups by Joe Perches · 15 years ago
  28. 641d729 net/atm/br2684.c: checkpatch cleanups by Joe Perches · 15 years ago
  29. f0a6cb1 net/atm/atm_sysfs.c: checkpatch cleanups by Joe Perches · 15 years ago
  30. 3356b4d net/atm/atm_misc.c: checkpatch cleanups by Joe Perches · 15 years ago
  31. c39f01d net/atm/addr.c: Convert include <asm to include <linux by Joe Perches · 15 years ago
  32. 9982446 net/atm: Convert printk to pr_<level> by Joe Perches · 15 years ago
  33. 3092ad0 mac80211: fix NULL pointer dereference when ftrace is enabled by Zhu Yi · 15 years ago
  34. c92b544 ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure by Shan Wei · 15 years ago
  35. f81074f tcp_probe: avoid modulus operation and wrap fix by Stephen Hemminger · 15 years ago
  36. 32e7bfc net: use helpers to access uc list V2 by Jiri Pirko · 15 years ago
  37. d7c7544 netns xfrm: deal with dst entries in netns by Alexey Dobriyan · 15 years ago
  38. 2dc85e9 vlan: fix vlan_skb_recv() by Eric Dumazet · 15 years ago
  39. e071041 netns xfrm: fix "ip xfrm state|policy count" misreport by Alexey Dobriyan · 15 years ago
  40. e9017b5 IP: Send an ICMP "Fragment Reassembly Timeout" message when enabling connection track by Shan Wei · 15 years ago
  41. e754834 icmp: move icmp_err_convert[] to .rodata by Alexey Dobriyan · 15 years ago
  42. 5833929 net: constify MIB name tables by Alexey Dobriyan · 15 years ago
  43. 81c1ebf neigh: simplify seq_file code by Alexey Dobriyan · 15 years ago
  44. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  45. 6be3257 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  46. 09cb47a net/sctp: Eliminate useless code by Julia Lawall · 15 years ago
  47. 4b25846 net: Optimize non-gso test checks by Krishna Kumar · 15 years ago
  48. 7981d6f tipc: Clean up configuration file by Allan Stephens · 15 years ago
  49. b4ced2b netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run() by Roel Kluin · 15 years ago
  50. 11380a4 net: Unexport napi_gro_flush(). by David S. Miller · 15 years ago
  51. 6373464 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  52. 6d95518 ipv4: allow warming up the ARP cache with request type gratuitous ARP by Octavian Purdila · 15 years ago
  53. dad48a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  54. de4ef86 dccp: fix dccp rmmod when kernel configured to use slub by Neil Horman · 15 years ago
  55. e850f68 mac80211: fix sign error in pid controller by Bob Copeland · 15 years ago
  56. 0a931ac ipv4: don't remove /proc/net/rt_acct by Alexey Dobriyan · 15 years ago
  57. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 15 years ago
  58. 72659ec tcp: account SYN-ACK timeouts & retransmissions by Octavian Purdila · 15 years ago
  59. d00c362 ax25: netrom: rose: Fix timer oopses by Jarek Poplawski · 15 years ago
  60. 145b6d1 mac80211: fix memory leak in ieee80211_send_probe_req by Ming Lei · 15 years ago
  61. 43d3534 mac80211: force use_short_slot=true for 5GHz by Felix Fietkau · 15 years ago
  62. 84920e3 cfg80211: make regulatory_hint_11d() band specific by Luis R. Rodriguez · 15 years ago
  63. 9389575 mac80211: Fixed netif_tx_wake_all_queues in IBSS mode by Benoit Papillault · 15 years ago
  64. e5de30c mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces. by Benoit Papillault · 15 years ago
  65. 2a04cd4 appletalk:: da.s_net not copied but assigned to itself in aarp_rcv() by Roel Kluin · 15 years ago
  66. 38ff3e6 dccp_probe: Fix module load dependencies between dccp and dccp_probe by Neil Horman · 15 years ago
  67. 71fceff ipv4: Use less conflicting local var name in change_nexthops() loop macro. by David S. Miller · 15 years ago
  68. 4d0392b net/core/sock.c: quiet sparse noise by H Hartley Sweeten · 15 years ago
  69. a0f2e0f cfg80211: Ingore country IEs with a zero set of number of channels by Luis R. Rodriguez · 15 years ago
  70. e99c7cd cfg80211: fix 2 GHz subband calculation for country IEs by Luis R. Rodriguez · 15 years ago
  71. 5f61203 cfg80211: fix channel setting for wext by Abhijeet Kolekar · 15 years ago
  72. 4a24eef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  73. 9a58a80 proc_fops: convert drivers/isdn/ to seq_file by Alexey Dobriyan · 15 years ago
  74. 508e14b netpoll: allow execution of multiple rx_hooks per interface by Daniel Borkmann · 15 years ago
  75. e1d5a01 genetlink: optimize ctrl_dumpfamily() by Samir Bellabes · 15 years ago
  76. 2570a4f ipv6: skb_dst() can be NULL in ipv6_hop_jumbo(). by David S. Miller · 15 years ago
  77. ff30b36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  78. 597d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  79. 0c74211 mac80211: check uapsd state for dynamic power save by Kalle Valo · 15 years ago
  80. 5c1b98a mac80211: create tx handler for dynamic ps by Kalle Valo · 15 years ago
  81. 50ae0cf mac80211: add debugfs interface for U-APSD queue configuration by Kalle Valo · 15 years ago
  82. ab13315 mac80211: add U-APSD client support by Kalle Valo · 15 years ago
  83. 2d46d7c mac80211: remove unused type argument by Johannes Berg · 15 years ago
  84. 678f415 mac80211: flush workqueue before calling driver ->stop() method by Lennert Buytenhek · 15 years ago
  85. 5e124bd net/mac80211/mlme.c: Remove unnecessary semicolons by Joe Perches · 15 years ago
  86. 90be561 mac80211: fix return from ieee80211_assoc_success by Johannes Berg · 15 years ago
  87. 3f0e0b2 mac80211: do not transmit frames on unconfigured 4-addr vlan interfaces by Felix Fietkau · 15 years ago
  88. 0e5ded5 mac80211: allow station updates on ap interfaces for vlan stations by Felix Fietkau · 15 years ago
  89. d524215 mac80211: use nullfunc frames for 4-addr sta detection by Felix Fietkau · 15 years ago
  90. cc5d8a3 cfg80211: Fix country IE parsing for single channel triplets by Luis R. Rodriguez · 15 years ago
  91. 08030db cfg80211: process the max power on a country IE by Luis R. Rodriguez · 15 years ago
  92. b74d12e cfg80211: add debug print when we drop a bogus country IE by Luis R. Rodriguez · 15 years ago
  93. 81ac346 mac80211: fix a few work bugs by Johannes Berg · 15 years ago
  94. 34a6edd cfg80211: Store IEs from both Beacon and Probe Response frames by Jouni Malinen · 15 years ago
  95. 7c12ce8 mac80211: use Probe Request template when sending a direct scan by Kalle Valo · 15 years ago
  96. 05e54ea mac80211: create Probe Request template by Kalle Valo · 15 years ago
  97. d8cd189 mac80211: use PS Poll and Nullfunc templates when sending such frames by Kalle Valo · 15 years ago
  98. 7044cc5 mac80211: add functions to create PS Poll and Nullfunc templates by Kalle Valo · 15 years ago
  99. 13ae75b nl80211: New command for setting TX rate mask for rate control by Jouni Malinen · 15 years ago
  100. 37eb0b1 cfg80211/mac80211: Use more generic bitrate mask for rate control by Jouni Malinen · 15 years ago