1. a23f4bb Revert "tcp: Always set urgent pointer if it's beyond snd_nxt" by David S. Miller · 15 years ago
  2. 0178b69 ipv6: Copy cork options in ip6_append_data by Herbert Xu · 15 years ago
  3. 7b5e56f udp: Fix UDP short packet false positive by Jesper Dangaard Brouer · 15 years ago
  4. 55128bc sunrpc: fix rdma dependencies by Randy Dunlap · 15 years ago
  5. fb53fde Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  6. e408b8d udp: increments sk_drops in __udp_queue_rcv_skb() by Eric Dumazet · 15 years ago
  7. f9e6934 net: packet socket packet_lookup_frame fix by Sebastiano Di Paola · 15 years ago
  8. f984d02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  9. 5d6e430 ipv6: compile fix for ip6mr.c by Dave Jones · 15 years ago
  10. 905db44 packet: Avoid lock_sock in mmap handler by Herbert Xu · 15 years ago
  11. dbeb1701 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  12. 1af7ad5 wimax: fix build issue when debugfs is disabled by Inaky Perez-Gonzalez · 15 years ago
  13. 9d8dba6 ipv4: fix infinite retry loop in IP-Config by Benjamin Zores · 15 years ago
  14. 71b3346 net: Fix OOPS in skb_seq_read(). by Shyam Iyer · 15 years ago
  15. 95e3b24 net: Fix frag_list handling in skb_seq_read by Herbert Xu · 15 years ago
  16. ae9e47e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  17. 667ecd0 cfg80211: print correct intersected regulatory domain by Luis R. Rodriguez · 15 years ago
  18. 615aab4 cfg80211: Fix sanity check on 5 GHz when processing country IE by Luis R. Rodriguez · 15 years ago
  19. a4e6db0 ipv6: Make mc_forwarding sysctl read-only. by David S. Miller · 15 years ago
  20. 1d6e55f IPv6: Fix multicast routing bugs. by Thomas Goff · 15 years ago
  21. 6c06a47 net: fix xfrm reverse flow lookup for icmp6 by Jiri Pirko · 15 years ago
  22. ce0cf66 nfs: note that CONFIG_SUNRPC_XPRT_RDMA turns on server side support too by J. Bruce Fields · 16 years ago
  23. 9fa5fdf tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits. by Dimitris Michailidis · 15 years ago
  24. 98322f2 udp: optimize bind(0) if many ports are in use by Eric Dumazet · 15 years ago
  25. 924d26d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  26. 116cb42 vlan: Export symbols as non GPL symbols. by Ben Greear · 15 years ago
  27. d6eb633 net: Move config NET_NS to from net/Kconfig to init/Kconfig by Matt Helsley · 15 years ago
  28. a8d694c af_key: initialize xfrm encap_oa by Timo Teras · 15 years ago
  29. ae53b5b sctp: Fix another socket race during accept/peeloff by Vlad Yasevich · 15 years ago
  30. 759af00 sctp: Properly timestamp outgoing data chunks for rtx purposes by Vlad Yasevich · 15 years ago
  31. 6574df9 sctp: Correctly start rtx timer on new packet transmissions. by Vlad Yasevich · 15 years ago
  32. 391429c mac80211: fix slot time debug message by Christian Lamparter · 15 years ago
  33. 5dc306f mac80211: decrement ref count to netdev after launching mesh discovery by Brian Cavagnolo · 15 years ago
  34. 9098c24 fs/Kconfig: move sunrpc out by Alexey Dobriyan · 15 years ago
  35. 748085f netfilter: ctnetlink: fix scheduling while atomic by Patrick McHardy · 15 years ago
  36. 37fe473 gro: Fix merging of paged packets by Herbert Xu · 15 years ago
  37. 9a8e47f gro: Fix error handling on extremely short frags by Herbert Xu · 15 years ago
  38. ebad18e gro: Fix handling of complete checksums in IPv6 by Herbert Xu · 15 years ago
  39. 357f5b0 NET: net_namespace, fix lock imbalance by Jiri Slaby · 15 years ago
  40. 518aa1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  41. 66f9a25 Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info" by David S. Miller · 15 years ago
  42. 8b9d372 net: Fix data corruption when splicing from sockets. by Jarek Poplawski · 15 years ago
  43. 67fd1a7 net: Add debug info to track down GSO checksum bug by Herbert Xu · 15 years ago
  44. 24e94de net/9p: fid->fid is used uninitialized by Roel Kluin · 15 years ago
  45. 02e68a3 cfg80211: Fix parsed country IE info for 5 GHz by Luis R. Rodriguez · 15 years ago
  46. 0c7dc45 cfg80211: Fix regression with 11d on bands by Luis R. Rodriguez · 15 years ago
  47. a92a3ce cfg80211: make handle_band() and handle_channel() wiphy specific by Luis R. Rodriguez · 15 years ago
  48. b6b50a2 mac80211: more kernel-doc fixes by Randy Dunlap · 15 years ago
  49. 3feeba1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  50. 6364853 9p: disallow RDMA if RDMA CM isn't available by Roland Dreier · 15 years ago
  51. c53a6ee can: fix slowpath issue in hrtimer callback function by Oliver Hartkopp · 15 years ago
  52. 937f1ba net: Add init_dummy_netdev() and fix EMAC driver using it by Benjamin Herrenschmidt · 15 years ago
  53. 4e704ee gso: Ensure that the packet is long enough by Herbert Xu · 15 years ago
  54. f557206 gro: Fix page ref count for skbs freed normally by Herbert Xu · 15 years ago
  55. fc8c7dc xfrm: For 32/64 compatability wrt. xfrm_usersa_info by David S. Miller · 15 years ago
  56. f17f5c9 gro: Check for GSO packets and packets with frag_list by Herbert Xu · 15 years ago
  57. 3e0fa65 [CVE-2009-0029] System call wrappers part 22 by Heiko Carstens · 15 years ago
  58. 20f3703 [CVE-2009-0029] System call wrappers part 21 by Heiko Carstens · 15 years ago
  59. 754fe8d [CVE-2009-0029] System call wrappers part 07 by Heiko Carstens · 15 years ago
  60. 7891cc8 ipv6: Fix fib6_dump_table walker leak by Herbert Xu · 15 years ago
  61. 33966dd tcp: splice as many packets as possible at once by Willy Tarreau · 15 years ago
  62. 9a0811c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  63. 85b9e4f mac80211: fix "‘ret’ may be used uninitialized" warning by John W. Linville · 15 years ago
  64. a73be04 pkt_sched: sch_htb: Break all htb_do_events() after 2 jiffies by Jarek Poplawski · 15 years ago
  65. c085134 pkt_sched: sch_htb: Consider used jiffies in htb_do_events() by Jarek Poplawski · 15 years ago
  66. e6210f3 netfilter 08/09: xt_time: print timezone for user information by Jan Engelhardt · 15 years ago
  67. cd7fcbf netfilter 07/09: simplify nf_conntrack_alloc() error handling by Julia Lawall · 15 years ago
  68. 71320af netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian by Patrick McHardy · 15 years ago
  69. d61ba9f netfilter 05/09: ebtables: fix inversion in match code by Jan Engelhardt · 15 years ago
  70. 656caff netfilter 04/09: x_tables: fix match/target revision lookup by Patrick McHardy · 15 years ago
  71. 47e0e1c netfilter 03/09: bridge: Disable PPPOE/VLAN processing by default by Herbert Xu · 15 years ago
  72. a2bd40a netfilter 02/09: bridge: Fix handling of non-IP packets in FORWARD/POST_ROUTING by Herbert Xu · 15 years ago
  73. 8884310 netfilter 01/09: remove "happy cracking" message by Patrick McHardy · 15 years ago
  74. b973c31 mac80211: initialize RC data for all mesh links upon allocation by Christian Lamparter · 15 years ago
  75. dcebf45 mac80211: allow mode change if IBSS is not allowed by Pavel Roskin · 15 years ago
  76. d57854b minstrel: fix warning if lowest supported rate index is not 0 by Christian Lamparter · 15 years ago
  77. 649274d net_dma: acquire/release dma channels on ifup/ifdown by Dan Williams · 15 years ago
  78. 4dbc242 dccp ccid-3: Fix RFC reference by Gerrit Renker · 15 years ago
  79. 1b6725d net: fix section mismatch warnings in dccp/ccids/lib/tfrc.c by Leonardo Potenza · 15 years ago
  80. f3d8b2e net/bridge/netfilter: move a dereference below a NULL test by Julia Lawall · 15 years ago
  81. 6c614a5 net/tipc/bcast.h: use ARRAY_SIZE by Julia Lawall · 15 years ago
  82. 9498c05 ipcomp: Remove spurious truesize increase by Herbert Xu · 15 years ago
  83. d9e8a3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  84. 5fbbf5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  85. a2e9da4 wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULE by Inaky Perez-Gonzalez · 15 years ago
  86. 71f78af wimax: fix kconfig interactions with rfkill and input layers by Inaky Perez-Gonzalez · 15 years ago
  87. d48e470 wimax: fix '#ifndef CONFIG_BUG' layout to avoid warning by Inaky Perez-Gonzalez · 15 years ago
  88. 7f46b13 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  89. cc883d1 vlan: add neigh_setup by Frank Blaschka · 15 years ago
  90. 684f217 tcp6: Add GRO support by Herbert Xu · 15 years ago
  91. 787e920 ipv6: Add GRO support by Herbert Xu · 15 years ago
  92. 73ac36e fix similar typos to successfull by Coly Li · 15 years ago
  93. c19a28e remove lots of double-semicolons by Fernando Carrijo · 15 years ago
  94. ab638e6 phonet: update to net_device_ops by Stephen Hemminger · 15 years ago
  95. b4d7f0a bluetooth: driver API update by Stephen Hemminger · 15 years ago
  96. 03b35ccb appletalk: convert aarp to net_device_ops by Stephen Hemminger · 15 years ago
  97. 713404d Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  98. 7c7758f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  99. 24c3767 SUNRPC: The sunrpc server code should not be used by out-of-tree modules by Trond Myklebust · 15 years ago
  100. 22945e4 svc: Clean up deferred requests on transport destruction by Tom Tucker · 15 years ago