Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | ipv6: udp: Optimise multicast reception | Eric Dumazet | 2009-11-09 | 1 | -24/+47 | |
| * | | ipv6: udp: optimize unicast RX path | Eric Dumazet | 2009-11-09 | 1 | -3/+109 | |
| * | | udp: split sk_hash into two u16 hashes | Eric Dumazet | 2009-11-09 | 1 | -2/+25 | |
| * | | ipv6: avoid dev_hold()/dev_put() in rawv6_bind() | Eric Dumazet | 2009-11-08 | 1 | -12/+11 | |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-06 | 1 | -3/+1 | |
| |\ \ | ||||||
| * | | | ip_frag: dont touch device refcount | Eric Dumazet | 2009-11-06 | 1 | -7/+6 | |
| * | | | net: check kern before calling security subsystem | Eric Paris | 2009-11-06 | 1 | -1/+1 | |
| * | | | net: pass kern to net_proto_family create function | Eric Paris | 2009-11-06 | 1 | -1/+2 | |
| * | | | net: drop capability from protocol definitions | Eric Paris | 2009-11-06 | 5 | -5/+1 | |
| * | | | net: Introduce for_each_netdev_rcu() iterator | Eric Dumazet | 2009-11-04 | 2 | -16/+10 | |
| * | | | ipv6: no more dev_put() in datagram_send_ctl() | Eric Dumazet | 2009-11-02 | 1 | -5/+9 | |
| * | | | ipv6: no more dev_put() in inet6_bind() | Eric Dumazet | 2009-11-02 | 1 | -8/+9 | |
| * | | | ip6tnl: less dev_put() calls | Eric Dumazet | 2009-11-02 | 1 | -6/+5 | |
| | |/ | |/| | ||||||
| * | | Allow tcp_parse_options to consult dst entry | Gilad Ben-Yossef | 2009-10-29 | 2 | -14/+17 | |
| * | | ip6mr: Optimize multiple unregistration | Eric Dumazet | 2009-10-29 | 1 | -5/+10 | |
| * | | ipv6 sit: Optimize multiple unregistration | Eric Dumazet | 2009-10-29 | 1 | -6/+11 | |
| * | | ip6tnl: Optimize multiple unregistration | Eric Dumazet | 2009-10-29 | 1 | -3/+8 | |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-27 | 1 | -1/+5 | |
| |\ \ | ||||||
| * | | | ip6tnl: convert hash tables locking to RCU | Eric Dumazet | 2009-10-24 | 1 | -19/+25 | |
| * | | | xfrm6_tunnel: RCU conversion | Eric Dumazet | 2009-10-24 | 1 | -19/+28 | |
| * | | | ipv6 sit: RCU conversion phase II | Eric Dumazet | 2009-10-24 | 1 | -18/+27 | |
| * | | | ipv6 sit: RCU conversion phase I | Eric Dumazet | 2009-10-24 | 1 | -23/+50 | |
| * | | | net: IPv6 changes | Krishna Kumar | 2009-10-21 | 1 | -2/+1 | |
| * | | | IP: Cleanups | John Dykstra | 2009-10-20 | 1 | -1/+1 | |
| * | | | ah6: convert to ahash | Steffen Klassert | 2009-10-19 | 1 | -80/+272 | |
| * | | | net: sk_drops consolidation part 2 | Eric Dumazet | 2009-10-19 | 2 | -2/+3 | |
| * | | | inet: rename some inet_sock fields | Eric Dumazet | 2009-10-19 | 10 | -77/+80 | |
| * | | | net: sk_drops consolidation | Eric Dumazet | 2009-10-15 | 2 | -6/+3 | |
| * | | | tcp: replace ehash_size by ehash_mask | Eric Dumazet | 2009-10-13 | 1 | -1/+1 | |
| * | | | ipv6: fix devconf after adding force_tllao option | Cosmin Ratiu | 2009-10-13 | 1 | -0/+1 | |
| * | | | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 2009-10-12 | 2 | -2/+2 | |
| * | | | ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0. | YOSHIFUJI Hideaki / 吉藤英明 | 2009-10-12 | 1 | -3/+6 | |
| * | | | ipv6 sit: Fix 6rd relay address. | YOSHIFUJI Hideaki / 吉藤英明 | 2009-10-12 | 1 | -2/+2 | |
| * | | | ipv6 sit: Ensure to initialize 6rd parameters. | YOSHIFUJI Hideaki / 吉藤英明 | 2009-10-12 | 1 | -4/+6 | |
| * | | | udp: dynamically size hash tables at boot time | Eric Dumazet | 2009-10-08 | 1 | -3/+3 | |
| * | | | IPv6: Fix 6RD typo | Alexandre Cassen | 2009-10-07 | 1 | -1/+1 | |
| * | | | IPv6: use ipv6_addr_set_v4mapped() | Brian Haley | 2009-10-07 | 3 | -24/+16 | |
| * | | | IPv6: use ipv6_addr_copy() in ip6_route_redirect() | Brian Haley | 2009-10-07 | 1 | -1/+2 | |
| * | | | net: mark net_proto_ops as const | Stephen Hemminger | 2009-10-07 | 1 | -1/+1 | |
| * | | | make TLLAO option for NA packets configurable | Octavian Purdila | 2009-10-07 | 2 | -0/+9 | |
| * | | | Use sk_mark for IPv6 routing lookups | Brian Haley | 2009-10-07 | 7 | -0/+11 | |
| * | | | ipv6 sit: 6rd (IPv6 Rapid Deployment) Support. | YOSHIFUJI Hideaki / 吉藤英明 | 2009-10-07 | 2 | -8/+135 | |
| * | | | tunnels: Optimize tx path | Eric Dumazet | 2009-10-05 | 1 | -2/+3 | |
* | | | | sysctl net: Remove unused binary sysctl code | Eric W. Biederman | 2009-11-12 | 10 | -163/+19 | |
| |_|/ |/| | | ||||||
* | | | net: fix sk_forward_alloc corruption | Eric Dumazet | 2009-10-30 | 1 | -3/+1 | |
| |/ |/| | ||||||
* | | net: Fix IP_MULTICAST_IF | Eric Dumazet | 2009-10-20 | 1 | -1/+5 | |
|/ | ||||||
* | sit: fix off-by-one in ipip6_tunnel_get_prl | Sascha Hlusiak | 2009-10-01 | 1 | -1/+1 | |
* | net: Make setsockopt() optlen be unsigned. | David S. Miller | 2009-10-01 | 5 | -11/+11 | |
* | Revert "sit: stateless autoconf for isatap" | Sascha Hlusiak | 2009-09-27 | 2 | -59/+0 | |
* | tunnel: eliminate recursion field | Eric Dumazet | 2009-09-25 | 2 | -15/+0 |