1. 990078a Disable rp_filter for IPsec packets by Michael Smith · 14 years ago
  2. 5c04c81 fib_validate_source(): pass sk_buff instead of mark by Michael Smith · 14 years ago
  3. c1e48ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  4. 1b86a58 ipv4: Fix "Set rt->rt_iif more sanely on output routes." by OGAWA Hirofumi · 14 years ago
  5. a25a32a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  6. ec80bfc dsa/mv88e6131: add support for mv88e6085 switch by Peter Korsgaard · 14 years ago
  7. 47482f1 ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2) by Neil Horman · 14 years ago
  8. 1ca050d can: convert protocol handling to RCU by Oliver Hartkopp · 14 years ago
  9. 4c844d9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 14 years ago
  10. 9d93059 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  11. 68f512f ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL by Ben Hutchings · 14 years ago
  12. c6e1a0d net: Allow no-cache copy from user on transmit by Tom Herbert · 14 years ago
  13. 14f98f2 bridge: range check STP parameters by stephen hemminger · 14 years ago
  14. bb900b2 bridge: allow creating bridge devices with netlink by stephen hemminger · 14 years ago
  15. 36fd2b6 bridge: allow creating/deleting fdb entries via netlink by stephen hemminger · 14 years ago
  16. b078f0d bridge: add netlink notification on forward entry changes by stephen hemminger · 14 years ago
  17. 664de48 bridge: split rcu and no-rcu cases of fdb lookup by stephen hemminger · 14 years ago
  18. 7cd8861 bridge: track last used time in forwarding table by stephen hemminger · 14 years ago
  19. 03e9b64 bridge: change arguments to fdb_create by stephen hemminger · 14 years ago
  20. 738faca ipv6: Don't pass invalid dst_entry pointer to dst_release(). by Boris Ostrovsky · 14 years ago
  21. fcf8bd3 mac80211: Fix duplicate frames on cooked monitor by Helmut Schaa · 14 years ago
  22. 0545a30 pkt_sched: QFQ - quick fair queue scheduler by stephen hemminger · 14 years ago
  23. 083dd8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  24. 96120d8 netfilter: xt_conntrack: fix inverted conntrack direction test by Florian Westphal · 14 years ago
  25. b722504 netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route by Florian Westphal · 14 years ago
  26. 0fae2e7 netfilter: af_info: add 'strict' parameter to limit lookup to .oif by Florian Westphal · 14 years ago
  27. 31ad3dd netfilter: af_info: add network namespace parameter to route hook by Florian Westphal · 14 years ago
  28. a09d197 IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons() by Hans Schillstrom · 14 years ago
  29. b4232a2 netfilter: h323: bug in parsing of ASN1 SEQOF field by David Sterba · 14 years ago
  30. 2f9f28b netfilter: ipset: references are protected by rwlock instead of mutex by Jozsef Kadlecsik · 14 years ago
  31. 512d06b netfilter: ipset: list:set timeout variant fixes by Jozsef Kadlecsik · 14 years ago
  32. 8a0427b vlan: convert VLAN devices to use ndo_fix_features() by Michał Mirosław · 14 years ago
  33. 6cb6a27 net: Call netdev_features_change() from netdev_update_features() by Michał Mirosław · 14 years ago
  34. 2fceec1 tcp: len check is unnecessarily devastating, change to WARN_ON by Ilpo Järvinen · 14 years ago
  35. 2cab86b sctp: malloc enough room for asconf-ack chunk by Wei Yongjun · 14 years ago
  36. 5e58e52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  37. c100c8f appletalk: Fix OOPS in atalk_release(). by David S. Miller · 14 years ago
  38. c0951cb ipv4: Use flowi4_init_output() in udp_sendmsg() by David S. Miller · 14 years ago
  39. 1bba6ff ipv4: Use flowi4_init_output() in cookie_v4_check() by David S. Miller · 14 years ago
  40. ef164ae ipv4: Use flowi4_init_output() in raw_sendmsg() by David S. Miller · 14 years ago
  41. 538de0e ipv4: Use flowi4_init_output() in ip_send_reply() by David S. Miller · 14 years ago
  42. e79d9bc ipv4: Use flowi4_init_output() in inet_connection_sock.c by David S. Miller · 14 years ago
  43. 0a5c047 fib: add __rcu annotations by Eric Dumazet · 14 years ago
  44. a84b50c sctp: Pass __GFP_NOWARN to hash table allocation attempts. by David S. Miller · 14 years ago
  45. e2666f8 fib: add rtnl locking in ip_fib_net_exit by Eric Dumazet · 14 years ago
  46. c031235 atm/solos-pci: Don't flap VCs when carrier state changes by Philip A. Prindeville · 14 years ago
  47. 79b569f netdev: fix mtu check when TSO is enabled by Daniel Lezcano · 14 years ago
  48. ff9a57a bridge: mcast snooping, fix length check of snooped MLDv1/2 by Linus Lüssing · 14 years ago
  49. 93ca3bb net: gre: provide multicast mappings for ipv4 and ipv6 by Timo Teräs · 14 years ago
  50. 1459a3c bridge: Fix compilation warning in function br_stp_recalculate_bridge_id() by Balaji G · 14 years ago
  51. cb1817b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  52. 02aadf7 xfrm: Restrict extended sequence numbers to esp by Steffen Klassert · 14 years ago
  53. e2b1912 xfrm: Check for esn buffer len in xfrm_new_ae by Steffen Klassert · 14 years ago
  54. af2f464 xfrm: Assign esn pointers when cloning a state by Steffen Klassert · 14 years ago
  55. 36ae014 xfrm: Move the test on replay window size into the replay check functions by Steffen Klassert · 14 years ago
  56. 4910ac6 ipv4: Don't ip_rt_put() an error pointer in RAW sockets. by David S. Miller · 14 years ago
  57. 499fe9a mac80211: fix aggregation frame release during timeout by Daniel Halperin · 14 years ago
  58. 2b78ac9 cfg80211: fix BSS double-unlinking (continued) by Juuso Oikarinen · 14 years ago
  59. bef9bac cfg80211:: fix possible NULL pointer dereference by Mariusz Kozlowski · 14 years ago
  60. 67aa030 mac80211: fix possible NULL pointer dereference by Mariusz Kozlowski · 14 years ago
  61. 1f951a7 mac80211: fix NULL pointer dereference in ieee80211_key_alloc() by Petr Štetiar · 14 years ago
  62. 4dc217d mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS rates by Felix Fietkau · 14 years ago
  63. 673e63c net: fix ethtool->set_flags not intended -EINVAL return value by Stanislaw Gruszka · 14 years ago
  64. 3e49e6d net: use CHECKSUM_NONE instead of magic number by Cesar Eduardo Barros · 14 years ago
  65. edf947f bridge: notify applications if address of bridge device changes by stephen hemminger · 14 years ago
  66. 8628bd8 ipv4: Fix IP timestamp option (IPOPT_TS_PRESPEC) handling in ip_options_echo() by Jan Luebbe · 14 years ago
  67. 53914b6 can: make struct proto const by Oliver Hartkopp · 14 years ago
  68. 3b261ad net: remove useless comments in net/core/dev.c by Amerigo Wang · 14 years ago
  69. e0bccd3 rose: Add length checks to CALL_REQUEST parsing by Ben Hutchings · 14 years ago
  70. be20250 ROSE: prevent heap corruption with bad facilities by Dan Rosenberg · 14 years ago
  71. d370af0 irda: validate peer name and attribute lengths by Dan Rosenberg · 14 years ago
  72. d50e7e3 irda: prevent heap corruption on invalid nickname by Dan Rosenberg · 14 years ago
  73. e433430 dst: Clone child entry in skb_dst_pop by Steffen Klassert · 14 years ago
  74. 3bc0732 xfrm: Force a dst refcount before entering the xfrm type handlers by Steffen Klassert · 14 years ago
  75. a271c5a NFS: Ensure that rpc_release_resources_task() can be called twice. by OGAWA Hirofumi · 14 years ago
  76. 00a24705 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  77. 1fbc784 ipv4: do not ignore route errors by Julian Anastasov · 14 years ago
  78. 4047185 Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  79. 37e826c ipv4: Fix nexthop caching wrt. scoping. by David S. Miller · 14 years ago
  80. 436c3b6 ipv4: Invalidate nexthop cache nh_saddr more correctly. by David S. Miller · 14 years ago
  81. 0acd220 Merge branch 'nfs-for-2.6.39' into nfs-for-next by Trond Myklebust · 14 years ago
  82. b77dcf8 Bluetooth: Fix warning with hci_cmd_timer by Thomas Gleixner · 14 years ago
  83. a0cc9a1 Bluetooth: delete hanging L2CAP channel by Andrei Emeltchenko · 14 years ago
  84. 6994ca5 Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_reply by Johan Hedberg · 14 years ago
  85. f630cf0 Bluetooth: Fix HCI_RESET command synchronization by Gustavo F. Padovan · 14 years ago
  86. 52cb1c0 Bluetooth: Increment unacked_frames count only the first transmit by Suraj Sumangala · 14 years ago
  87. fcd13f4 ipv4: fix fib metrics by Eric Dumazet · 14 years ago
  88. 8f70e95 NFS: Determine initial mount security by Bryan Schumaker · 14 years ago
  89. 7ebb931 NFS: use secinfo when crossing mountpoints by Bryan Schumaker · 14 years ago
  90. dc87c55 Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  91. e1dc1c8 rds: use little-endian bitops by Akinobu Mita · 14 years ago
  92. 12ce224 rds: stop including asm-generic/bitops/le.h directly by Akinobu Mita · 14 years ago
  93. eb49a97 ipv4: fix ip_rt_update_pmtu() by Eric Dumazet · 14 years ago
  94. 406b6f9 ipv4: Fallback to FIB local table in __ip_dev_find(). by David S. Miller · 14 years ago
  95. f615273 tcp: Make undo_ssthresh arg to tcp_undo_cwr() a bool. by David S. Miller · 14 years ago
  96. 67d4120 tcp: avoid cwnd moderation in undo by Yuchung Cheng · 14 years ago
  97. a7bff75 bridge: Fix possibly wrong MLD queries' ethernet source address by Linus Lüssing · 14 years ago
  98. 9c7a4f9 ipv6: ip6_route_output does not modify sk parameter, so make it const by Florian Westphal · 14 years ago
  99. 94dcf29 kthread: use kthread_create_on_node() by Eric Dumazet · 14 years ago
  100. ab70a1d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago