- d074fa2 Merge remote-tracking branch 'common/android-3.0' into msm-3.0 by Bryan Huntsman · 13 years ago
- 2bb3e31 Merge commit 'v3.0.8' into android-3.0 by Colin Cross · 13 years ago
- a1b7ab0 ipv6: fix NULL dereference in udp6_ufo_fragment() by Jason Wang · 13 years ago
- bc4c1bd tcp: initialize variable ecn_ok in syncookies path by Mike Waychison · 13 years ago
- 2ce655e mcast: Fix source address selection for multicast listener report by Yan, Zheng · 13 years ago
- ea918c9 ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS by Daniel Baluta · 13 years ago
- 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
- 4f3824a netfilter: ipv6: fix crash caused by ipv6_find_hdr() by JP Abgrall · 13 years ago
- ef81bb4 ipv6: make fragment identifications less predictable by Eric Dumazet · 13 years ago
- e997d47 net: Compute protocol sequence numbers and fragment IDs using MD5. by David S. Miller · 13 years ago
- 4ea6b89 ipv6: updates to privacy addresses per RFC 4941 by JP Abgrall · 13 years ago
- 75c56a8 Merge commit 'v3.0-rc7' into android-3.0 by Colin Cross · 13 years ago
- 814cdea Merge commit 'v3.0-rc6' into android-3.0 by Dima Zavin · 13 years ago
- c349a52 net: bind() fix error return on wrong address family by Marcus Meissner · 13 years ago
- 957c665 ipv6: Don't put artificial limit on routing table size. by David S. Miller · 13 years ago
- 11d53b4 ipv6: Don't change dst->flags using assignments. by David S. Miller · 13 years ago
- e55d4fa Merge commit 'v3.0-rc5' into android-3.0 by Colin Cross · 13 years ago
- 9cfaa8d udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet by Xufeng Zhang · 13 years ago
- 32c9025 ipv6/udp: Use the correct variable to determine non-blocking condition by Xufeng Zhang · 13 years ago
- 8c7bad8 netfilter: have ip*t REJECT set the sock err when an icmp is to be sent by JP Abgrall · 13 years ago
- 1eddcea net: rfs: enable RFS before first data packet is received by Eric Dumazet · 13 years ago
- 2c38de4 netfilter: fix looped (broad|multi)cast's MAC handling by Nicolas Cavallari · 13 years ago
- 810bf5d net: Support nuking IPv6 sockets as well as IPv4. by Lorenzo Colitti · 14 years ago
- ebd4673 net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW). by Chia-chi Yeh · 15 years ago
- 8affb4e Paranoid network. by Robert Love · 16 years ago
- 5a079c3 net/ipv6: check for mistakenly passed in non-AF_INET6 sockaddrs by Marcus Meissner · 13 years ago
- d232b8d netfilter: use unsigned variables for packet lengths in ip[6]_queue. by Dave Jones · 13 years ago
- 88ed01d netfilter: nf_conntrack: fix ct refcount leak in l4proto->error() by Pablo Neira Ayuso · 13 years ago
- fb04883 netfilter: add more values to enum ip_conntrack_info by Eric Dumazet · 13 years ago
- 71338aa net: convert %p usage to %pK by Dan Rosenberg · 13 years ago
- 6ac3f66 ipv6: Fix return of xfrm6_tunnel_rcv() by David S. Miller · 13 years ago
- 0f6c639 ipv6: copy prefsrc setting when copying route entry by Florian Westphal · 13 years ago
- 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
- eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- be281e5 ipv6: reduce per device ICMP mib sizes by Eric Dumazet · 13 years ago
- 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
- 9bbc052 Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 13 years ago
- 43a4dea xfrm: Assign the inner mode output function to the dst entry by Steffen Klassert · 13 years ago
- 4319cc0 netfilter: IPv6: initialize TOS field in REJECT target module by Fernando Luis Vazquez Cao · 13 years ago
- d9d8da8 inet: Pass flowi to ->queue_xmit(). by David S. Miller · 14 years ago
- 11c476f net,rcu: convert call_rcu(prl_entry_destroy_rcu) to kfree by Paul E. McKenney · 14 years ago
- e3cbf28 net,rcu: convert call_rcu(ipv6_mc_socklist_reclaim) to kfree_rcu() by Lai Jiangshan · 14 years ago
- e578598 net,rcu: convert call_rcu(inet6_ifa_finish_destroy_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
- 38f57d1 net,rcu: convert call_rcu(in6_dev_finish_destroy_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
- bdc712b inet: Decrease overhead of on-stack inet_cork. by David S. Miller · 14 years ago
- 7143b7d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
- 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 14 years ago
- 301102c ipv6: Use flowi4->{daddr,saddr} in ipip6_tunnel_xmit(). by David S. Miller · 14 years ago
- 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 14 years ago
- ff53881 sysctl: net: call unregister_net_sysctl_table where needed by Lucian Adrian Grijincu · 14 years ago
- e67f88d net: dont hold rtnl mutex during netlink dump callbacks by Eric Dumazet · 14 years ago
- ad246c9 ipv4, ipv6, bonding: Restore control over number of peer notifications by Ben Hutchings · 14 years ago
- cf91166 net: Use non-zero allocations in dst_alloc(). by David S. Miller · 14 years ago
- 5c1e6aa net: Make dst_alloc() take more explicit initializations. by David S. Miller · 14 years ago
- 96339d6 net:use help function of skb_checksum_start_offset to calculate offset by Shan Wei · 14 years ago
- f6d8bd0 inet: add RCU protection to inet->opt by Eric Dumazet · 14 years ago
- c0a56e6 esp6: Fix scatterlist initialization by Steffen Klassert · 14 years ago
- 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
- 0972ddb net: provide cow_metrics() methods to blackhole dst_ops by Held Bernhard · 14 years ago
- b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 14 years ago
- e965c05 ipv6: Remove hoplimit initialization to -1 by Thomas Egerer · 14 years ago
- a9cf73e ipv6: udp: fix the wrong headroom check by Shan Wei · 14 years ago
- 4805347 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
- e194342 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
- 7c89943 bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS by Ben Hutchings · 14 years ago
- f47b946 ipv6: Send unsolicited neighbour advertismements when notified by Ben Hutchings · 14 years ago
- b169f6d netfilter: ip6table_mangle: Fix set-but-unused variables. by David S. Miller · 14 years ago
- f3c85dd netfilter: ip6_tables: Fix set-but-unused variables. by David S. Miller · 14 years ago
- c3968a8 ipv6: RTA_PREFSRC support for ipv6 route source address selection by Daniel Walter · 14 years ago
- bd01592 ipv6: ignore looped-back NA while dad is running by Daniel Walter · 14 years ago
- 3e8c806 Revert "tcp: disallow bind() to reuse addr/port" by David S. Miller · 14 years ago
- c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
- 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
- 47482f1 ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2) by Neil Horman · 14 years ago
- 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
- 738faca ipv6: Don't pass invalid dst_entry pointer to dst_release(). by Boris Ostrovsky · 14 years ago
- 7f5c6d4 netfilter: get rid of atomic ops in fast path by Eric Dumazet · 14 years ago
- 0fae2e7 netfilter: af_info: add 'strict' parameter to limit lookup to .oif by Florian Westphal · 14 years ago
- 31ad3dd netfilter: af_info: add network namespace parameter to route hook by Florian Westphal · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 93ca3bb net: gre: provide multicast mappings for ipv4 and ipv6 by Timo Teräs · 14 years ago
- 3e49e6d net: use CHECKSUM_NONE instead of magic number by Cesar Eduardo Barros · 14 years ago
- 9c7a4f9 ipv6: ip6_route_output does not modify sk parameter, so make it const by Florian Westphal · 14 years ago
- 9d2a8fa net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries. by Eric W. Biederman · 14 years ago
- db85667 netfilter: xtables: fix reentrancy by Eric Dumazet · 14 years ago
- e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- 31111c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
- 6a8ab06 ipv6: netfilter: ip6_tables: fix infoleak to userspace by Vasiliy Kulikov · 14 years ago
- d212a4c esp6: Add support for IPsec extended sequence numbers by Steffen Klassert · 14 years ago
- 1ce3644 xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb by Steffen Klassert · 14 years ago
- 1958b85 net: Put fl6_* macros to struct flowi6 and use them again. by David S. Miller · 14 years ago
- 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 14 years ago
- 7e1dc7b net: Use flowi4 and flowi6 in xfrm layer. by David S. Miller · 14 years ago
- 56bb805 net: Break struct flowi out into AF specific instances. by David S. Miller · 14 years ago
- 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 14 years ago
- 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 14 years ago
- 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 14 years ago
- 33175d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
- 6dfbd87 ip6ip6: autoload ip6 tunnel by stephen hemminger · 14 years ago
- bef6e7e Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago