1. d218d11 tcp: Generalized TTL Security Mechanism by Stephen Hemminger · 15 years ago
  2. eb70df1 af_packet: Don't use skb after dev_queue_xmit() by Jarek Poplawski · 15 years ago
  3. 7f635d0 netfilter: xt_osf: change %pi4 to %pI4 by Joe Perches · 15 years ago
  4. a79e7ac ipvs: use standardized format in sprintf by Joe Perches · 15 years ago
  5. c299bd5 netfilter: nf_nat_ftp: remove (*mangle[]) array and functions, use %pI4 by Joe Perches · 15 years ago
  6. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  7. c026ca5 NET: irda, remove unnecessary checks by Jiri Slaby · 15 years ago
  8. c3f6c21 NET: ipv6, remove unnecessary check by Jiri Slaby · 15 years ago
  9. e2b6d02 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  10. 31b683b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  11. b49bb57 mac80211: fix endian error by Johannes Berg · 15 years ago
  12. d790744 mac80211: add missing sanity checks for action frames by Felix Fietkau · 15 years ago
  13. 045cfb7 mac80211: fix queue selection for packets injected via monitor interface by Lennert Buytenhek · 15 years ago
  14. dce766a netfilter: ebtables: enforce CAP_NET_ADMIN by Florian Westphal · 15 years ago
  15. 5856b60 net/ipv6/tcp_ipv6.c: Use compressed IPv6 address by Joe Perches · 15 years ago
  16. 704da560 tcp: update the netstamp_needed counter when cloning sockets by Octavian Purdila · 15 years ago
  17. aaff23a netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq() by Patrick McHardy · 15 years ago
  18. 2d13baf net: Make it easier to parse /proc/net/dev contents. by Jesper Dangaard Brouer · 15 years ago
  19. 6532414 net: RFC3069, private VLAN proxy arp support by Jesper Dangaard Brouer · 15 years ago
  20. ca8d9ea fix bonding: allow arp_ip_targets on separate vlans to use arp validation by Andy Gospodarek · 15 years ago
  21. 82ecbcb Phonet: reject unsupported sendmsg/recvmsg flags by Rémi Denis-Courmont · 15 years ago
  22. fea93ec Phonet: zero-copy GPRS TX by Rémi Denis-Courmont · 15 years ago
  23. fc6a110 Phonet: zero-copy aligned GPRS RX by Rémi Denis-Courmont · 15 years ago
  24. 7ad6848 ip: fix mc_loop checks for tunnels with multicast outer addresses by Octavian Purdila · 15 years ago
  25. 93939f4 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  26. b292cf9 sunrpc: fix peername failed on closed listener by Xiaotian Feng · 15 years ago
  27. 6c85309 sunrpc: fix build-time warning by Randy Dunlap · 15 years ago
  28. cfa6cb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  29. 8a5b33f Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues" by John W. Linville · 15 years ago
  30. debde9e mac80211: fix-up build breakage in 2.6.33 by John W. Linville · 15 years ago
  31. 8271195 wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not set by John W. Linville · 15 years ago
  32. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  33. f3f66b6 mac80211: fix ampdu_action tx_start ssn by Christian Lamparter · 15 years ago
  34. 4113f75 cfg80211: add a regulatory debug print by Luis R. Rodriguez · 15 years ago
  35. fc5f757 mac80211: fix ieee80211_change_mac() to use struct sockaddr by Kalle Valo · 15 years ago
  36. 1990ca6 mac80211: fix a warning related to pointer conversion to u64 cookie by Kalle Valo · 15 years ago
  37. 29401f6 mac80211: No need to include WEXT headers here by Jouni Malinen · 15 years ago
  38. cf0277e mac80211: fix skb buffering issue by Johannes Berg · 15 years ago
  39. 6f7edb4 IPVS: Allow boot time change of hash size by Catalin(ux) M. BOIE · 15 years ago
  40. e12822e cfg80211: fix syntax error on user regulatory hints by Luis R. Rodriguez · 15 years ago
  41. e5eb8bd mac80211: fix typo added by "mac80211: fix propagation of failed..." by John W. Linville · 15 years ago
  42. 04bcef2 ipvs: Add boundary check on ioctl arguments by Arjan van de Ven · 15 years ago
  43. 294188a netfilter: xtables: obtain random bytes earlier, in checkentry by Jan Engelhardt · 15 years ago
  44. 5191d50 netfilter: xtables: do not grab random bytes at __init by Jan Engelhardt · 15 years ago
  45. 89bc7a0 netfilter: xt_recent: save 8 bytes per htable by Jan Engelhardt · 15 years ago
  46. 71c3ebf netfilter: SNMP NAT: correct the size argument to kzalloc by Julia Lawall · 15 years ago
  47. ee983ac tipc: use kconfig to limit numeric ranges by Amerigo Wang · 15 years ago
  48. 20dd385 can: Speed up CAN frame receiption by using ml_priv by Oliver Hartkopp · 15 years ago
  49. 8ffd320 net/sctp/socket.c: squish warning by Andrew Morton · 15 years ago
  50. 1f731b6 rose_loopback_timer sets VC number <= ROSE_DEFAULT_MAXVC by Bernard Pidoux F6BVP · 15 years ago
  51. 1f3c880 bonding: allow arp_ip_targets on separate vlans to use arp validation by Andy Gospodarek · 15 years ago
  52. 3a999e6e 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
  53. c3bf490 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  54. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  55. 7f9d357 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  56. e1781ed mac80211: annotate sleeping driver ops by Kalle Valo · 15 years ago
  57. 095d5ef mac80211: remove requeue from work by Johannes Berg · 15 years ago
  58. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  59. 98b6218 mac80211/cfg80211: add station events by Johannes Berg · 15 years ago
  60. e4da8c3 mac80211: make off-channel work generic by Johannes Berg · 15 years ago
  61. b8bc4b0 mac80211: support remain-on-channel command by Johannes Berg · 15 years ago
  62. 9588bbd cfg80211: add remain-on-channel command by Jouni Malinen · 15 years ago
  63. b203ffc mac80211: Generalize off-channel operation helpers from scan code by Jouni Malinen · 15 years ago
  64. 0c1ad2c mac80211: proper bss private data handling by Johannes Berg · 15 years ago
  65. 8e664fb mac80211: split up and insert custom IEs correctly by Johannes Berg · 15 years ago
  66. 77c8144 mac80211: refactor association by Johannes Berg · 15 years ago
  67. 7d3a1c3 mac80211: rewrite a few work messages by Johannes Berg · 15 years ago
  68. af6b637 mac80211: generalise work handling by Johannes Berg · 15 years ago
  69. f679f65 mac80211: generalise management work a bit by Johannes Berg · 15 years ago
  70. 63f170e mac80211: let cfg80211 manage auth state by Johannes Berg · 15 years ago
  71. a80f7c0 mac80211: introduce flush operation by Johannes Berg · 15 years ago
  72. 9607e6b mac80211: add ieee80211_sdata_running by Johannes Berg · 15 years ago
  73. baeb66f wireless: remove CONFIG_WIRELESS_OLD_REGULATORY by John W. Linville · 15 years ago
  74. 24feda0 mac80211: fix propagation of failed hardware reconfigurations by Luis R. Rodriguez · 15 years ago
  75. b98c06b mac80211: fix race with suspend and dynamic_ps_disable_work by Luis R. Rodriguez · 15 years ago
  76. 65486c8 cfg80211: fix error path in cfg80211_wext_siwscan by Johannes Berg · 15 years ago
  77. 3bdb2d4 cfg80211: fix race between deauth and assoc response by Johannes Berg · 15 years ago
  78. 2e10d33 mac80211: fix ibss join with fixed-bssid by Felix Fietkau · 15 years ago
  79. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  80. 3100aa9 llc: fix SAP reference counting w.r.t. socket handling by Octavian Purdila · 15 years ago
  81. 8beb9ab llc: convert llc_sap_list to RCU by Octavian Purdila · 15 years ago
  82. 52d58ae llc: replace the socket list with a local address based hash by Octavian Purdila · 15 years ago
  83. 6d2e3ea llc: use a device based hash table to speed up multicast delivery by Octavian Purdila · 15 years ago
  84. 0f7b67d llc: optimize multicast delivery by Octavian Purdila · 15 years ago
  85. b76f5a8 llc: convert the socket list to RCU locking by Octavian Purdila · 15 years ago
  86. abf9d53 llc: add support for SO_BINDTODEVICE by Octavian Purdila · 15 years ago
  87. e5cd6fe llc: add support for LLC_OPT_PKTINFO by Octavian Purdila · 15 years ago
  88. bf9ae53 llc: use dev_hard_header by Octavian Purdila · 15 years ago
  89. 96c5340 NET: XFRM: Fix spelling of neighbour. by Ralf Baechle · 15 years ago
  90. 28f6aee net: restore ip source validation by Jamal Hadi Salim · 15 years ago
  91. f83d664 wireless: fix comments in genregdb.awk by John W. Linville · 15 years ago
  92. d346f49 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
  93. f466dba pktgen: ndo_start_xmit can return NET_XMIT_xxx values by John Fastabend · 15 years ago
  94. 31d1292 net: Add rtnetlink init_rcvwnd to set the TCP initial receive window by laurent chavey · 15 years ago
  95. 068a2de net: release dst entry while cache-hot for GSO case too by Krishna Kumar · 15 years ago
  96. def87cf tcp: Slightly optimize tcp_sendmsg by Krishna Kumar · 15 years ago
  97. afeca34 tcp: Remove unrequired operations in tcp_push() by Krishna Kumar · 15 years ago
  98. 12d50c4 tcp: Remove check in __tcp_push_pending_frames by Krishna Kumar · 15 years ago
  99. b4de921 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  100. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago