1. 34cc7ba6 [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. by Pavel Emelyanov · 18 years ago
  2. 55b01e8 [NET]: Restore sanity wrt. print_mac(). by David S. Miller · 18 years ago
  3. bc4bf5f [NEIGH]: Fix race between neighbor lookup and table's hash_rnd update. by Pavel Emelyanov · 18 years ago
  4. 1840bb1 [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK by Thomas Graf · 18 years ago
  5. da12f73 [NETNS]: Namespace leak in pneigh_lookup. by Denis V. Lunev · 18 years ago
  6. 5f31886 [SCTP]: Pick up an orphaned sctp_sockets_allocated counter. by Pavel Emelyanov · 18 years ago
  7. 27ecb1f [NETFILTER]: xt_iprange: fix subtraction-based comparison by Jan Engelhardt · 18 years ago
  8. 7d9904c [NETFILTER]: xt_hashlimit: remove unneeded struct member by Jan Engelhardt · 18 years ago
  9. eb1197b [NETFILTER]: Fix incorrect use of skb_make_writable by Joonwoo Park · 18 years ago
  10. f449b3b [NETFILTER]: xt_u32: drop the actually unused variable from u32_match_it by Pavel Emelyanov · 18 years ago
  11. e2b58a6 [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling packet data by Patrick McHardy · 18 years ago
  12. 94cb150 ipv4/fib_hash.c: fix NULL dereference by Adrian Bunk · 18 years ago
  13. 15e29b8b net/9p/trans_virtio.c: kmalloc() enough memory by Adrian Bunk · 18 years ago
  14. 76e8730 [RTNL]: Add missing link netlink attribute policy definitions by Thomas Graf · 18 years ago
  15. 12aa343 [NET]: Messed multicast lists after dev_mc_sync/unsync by Jorge Boncompte [DTI2] · 18 years ago
  16. 2df96af [IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route. by Pavel Emelyanov · 18 years ago
  17. 9937ded [IPV6]: dst_entry leak in ip4ip6_err. (resend) by Denis V. Lunev · 18 years ago
  18. 8ac62dc bluetooth: do not move child device other than rfcomm by Dave Young · 18 years ago
  19. 0cd63c8 bluetooth: put hci dev after del conn by Dave Young · 18 years ago
  20. 988d009 [BLUETOOTH] hci_sysfs.c: Kill build warning. by David S. Miller · 18 years ago
  21. 235365f net/8021q/vlan_dev.c: Use print_mac. by Joe Perches · 18 years ago
  22. b791160 [XFRM]: Fix ordering issue in xfrm_dst_hash_transfer(). by YOSHIFUJI Hideaki · 18 years ago
  23. 8245302 [BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macros by S.Çağlar Onur · 18 years ago
  24. 5ee46e5 [IPV6]: Fix hardcoded removing of old module code by Wang Chen · 18 years ago
  25. 05705e4 [NETLABEL]: Move some initialization code into __init section. by Pavel Emelyanov · 18 years ago
  26. 227c43c [NETLABEL]: Shrink the genl-ops registration code. by Pavel Emelyanov · 18 years ago
  27. f47b725 [AX25] ax25_out: check skb for NULL in ax25_kick() by Jarek Poplawski · 18 years ago
  28. 9bf1d83 [TCP]: Fix tcp_v4_send_synack() comment by Kris Katterjohn · 18 years ago
  29. 9c00409 [IPV4]: fix alignment of IP-Config output by Uwe Kleine-Koenig · 18 years ago
  30. d6584f3 net/9p/trans_virtio.c: Use BUG_ON by Julia Lawall · 18 years ago
  31. 163e3cb net/rxrpc: Use BUG_ON by Julia Lawall · 18 years ago
  32. 9ff5660 Revert "[NDISC]: Fix race in generic address resolution" by David S. Miller · 18 years ago
  33. 93b2d4a Revert "[RTNETLINK]: Send a single notification on device state changes." by David S. Miller · 18 years ago
  34. 42fe95c Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 18 years ago
  35. ceffefd mac80211: Fix initial hardware configuration by Michael Buesch · 18 years ago
  36. 997b37d [NET]: Make sure sockets implement splice_read by Rémi Denis-Courmont · 18 years ago
  37. b5c15fc [IPV6]: Fix reversed local_df test in ip6_fragment by Herbert Xu · 18 years ago
  38. 073a371 [XFRM]: Avoid bogus BUG() when throwing new policy away. by YOSHIFUJI Hideaki · 18 years ago
  39. a4d6b8a [AF_KEY]: Fix bug in spdadd by Kazunori MIYAZAWA · 18 years ago
  40. d0c1fd7a [NETFILTER] nf_conntrack_proto_tcp.c: Mistyped state corrected. by Jozsef Kadlecsik · 18 years ago
  41. 0f4bda0 net: xfrm statistics depend on INET by Paul Mundt · 18 years ago
  42. f51f5ec [NETFILTER]: make secmark_tg_destroy() static by Adrian Bunk · 18 years ago
  43. 324b576 [INET]: Unexport inet_listen_wlock by Adrian Bunk · 18 years ago
  44. 74da4d3 [INET]: Unexport __inet_hash_connect by Adrian Bunk · 18 years ago
  45. d8b2a4d [NET]: Fix race in dev_close(). (Bug 9750) by Matti Linnanvuori · 18 years ago
  46. b318e0e [IPSEC]: Fix bogus usage of u64 on input sequence number by Herbert Xu · 18 years ago
  47. 45b5035 [RTNETLINK]: Send a single notification on device state changes. by Laszlo Attila Toth · 18 years ago
  48. 370125f [NETLABLE]: Hide netlbl_unlabel_audit_addr6 under ifdef CONFIG_IPV6. by Pavel Emelyanov · 18 years ago
  49. 56628b1 [NETLABEL]: Don't produce unused variables when IPv6 is off. by Pavel Emelyanov · 18 years ago
  50. 94de7fe [NETLABEL]: Compilation for CONFIG_AUDIT=n case. by Pavel Emelyanov · 18 years ago
  51. 910d6c3 [GENETLINK]: Relax dances with genl_lock. by Pavel Emelyanov · 18 years ago
  52. 4c3a0a2 [NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def. by Pavel Emelyanov · 18 years ago
  53. fee54fa [NET]: Fix comment for skb_pull_rcsum by Urs Thuermann · 18 years ago
  54. 28a8945 [IPV6]: Fix IPsec datagram fragmentation by Herbert Xu · 18 years ago
  55. 69cc64d [NDISC]: Fix race in generic address resolution by David S. Miller · 18 years ago
  56. e848b58 [AX25] ax25_ds_timer: use mod_timer instead of add_timer by Jarek Poplawski · 18 years ago
  57. 21fab4a [AX25] ax25_timer: use mod_timer instead of add_timer by Jarek Poplawski · 18 years ago
  58. 4de211f [AX25] ax25_route: make ax25_route_lock BH safe by Jarek Poplawski · 18 years ago
  59. 1105b5d [AX25] af_ax25: remove sock lock in ax25_info_show() by Jarek Poplawski · 18 years ago
  60. 8315f5d fib_trie: /proc/net/route performance improvement by Stephen Hemminger · 18 years ago
  61. ec28cf7 fib_trie: handle empty tree by Stephen Hemminger · 18 years ago
  62. e4f8b5d [IPV4]: Remove IP_TOS setting privilege checks. by David S. Miller · 18 years ago
  63. 0c0d61c Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 18 years ago
  64. bb50c80 SUNPRC: Fix printk format warning by Roland Dreier · 18 years ago
  65. 30ddb15 [PKT_SCHED] ematch: Fix build warning. by David S. Miller · 18 years ago
  66. 2134745 [NET_SCHED] sch_htb: htb_requeue fix by Jarek Poplawski · 18 years ago
  67. 238fc7e [IPV6]: Replace using the magic constant "1024" with IP6_RT_PRIO_USER for fc_metric. by Rami Rosen · 18 years ago
  68. 954415e [PKT_SCHED] ematch: tcf_em_destroy robustness by Stephen Hemminger · 18 years ago
  69. ed7af3b [PKT_SCHED]: deinline functions in meta match by Stephen Hemminger · 18 years ago
  70. 8ff65b4 [SCTP]: Convert sctp_dbg_objcnt to seq files. by Pavel Emelyanov · 18 years ago
  71. 3f5340a [SCTP]: Use snmp_fold_field instead of a homebrew analogue. by Pavel Emelyanov · 18 years ago
  72. cd557bc [IGMP]: Optimize kfree_skb in igmp_rcv. by Denis V. Lunev · 18 years ago
  73. bd2f747 [KEY]: Convert net/pfkey to use seq files. by Pavel Emelyanov · 18 years ago
  74. 61145aa [KEY]: Clean up proc files creation a bit. by Pavel Emelyanov · 18 years ago
  75. 268bcca [PKT_SCHED] ematch: oops from uninitialized variable (resend) by Stephen Hemminger · 18 years ago
  76. ab1ecba Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 18 years ago
  77. 3668805 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  78. cbdc738 namespaces: mark NET_NS with "depends on NAMESPACES" by Pavel Emelyanov · 18 years ago
  79. dd5a184 [IPSEC] flow: reorder "struct flow_cache_entry" and remove SLAB_HWCACHE_ALIGN by Eric Dumazet · 18 years ago
  80. fca09fb [DECNET] ROUTE: remove unecessary alignment by Eric Dumazet · 18 years ago
  81. 405137d [IPSEC]: Add support for aes-ctr. by Joy Latten · 18 years ago
  82. bca65ea [TIPC]: declare proto_ops structures as 'const'. by Florian Westphal · 18 years ago
  83. 86121fe [TIPC]: Kill unused static inline (x5) by Ilpo Järvinen · 18 years ago
  84. 04f217a [TC]: oops in em_meta by Stephen Hemminger · 18 years ago
  85. f2a7799 [AF_IUCV]: defensive programming of iucv_callback_txdone by Ursula Braun · 18 years ago
  86. d444472 [AF_IUCV]: broken send_skb_q results in endless loop by Ursula Braun · 18 years ago
  87. 435bc9d [IUCV]: wrong irq-disabling locking at module load time by Ursula Braun · 18 years ago
  88. a219994 [CAN]: Minor clean-ups by Urs Thuermann · 18 years ago
  89. a2fea5f [CAN]: Move proto_{,un}register() out of spin-locked region by Urs Thuermann · 18 years ago
  90. 5423dd6 [CAN]: Clean up module auto loading by Urs Thuermann · 18 years ago
  91. 5f58a5c [IPSEC] flow: Remove an unnecessary ____cacheline_aligned by Eric Dumazet · 18 years ago
  92. 4136cd5 [IPV4]: route: fix crash ip_route_input by Patrick McHardy · 18 years ago
  93. 5da621f [NETFILTER]: xt_iprange: add missing #include by Jan Engelhardt · 18 years ago
  94. d9d1757 [NETFILTER]: xt_iprange: fix typo in address family by Patrick McHardy · 18 years ago
  95. 86577c6 [NETFILTER]: nf_conntrack: fix ct_extend ->move operation by Patrick McHardy · 18 years ago
  96. b2155e7 [NETFILTER]: nf_conntrack: TCP conntrack reopening fix by Jozsef Kadlecsik · 18 years ago
  97. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 18 years ago
  98. 5f9646c [SCTP]: Make sure the chunk is off the transmitted list prior to freeing. by Vlad Yasevich · 18 years ago
  99. a869981 [SCTP]: Fix kernel panic while received ASCONF chunk with bad serial number by Wei Yongjun · 18 years ago
  100. b46ae36 [SCTP]: Set ports in every address returned by sctp_getladdrs() by Vlad Yasevich · 18 years ago