Age | Commit message (Expand) | Author | Files | Lines |
2015-02-15 | ipv6: fix ipv6_cow_metrics for non DST_HOST case | Martin KaFai Lau | 1 | -1/+1 |
2015-02-12 | ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc | Jan Stancek | 1 | -2/+2 |
2015-02-12 | udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path | Tom Herbert | 1 | -1/+5 |
2015-02-12 | ipv6: Partial checksum only UDP packets | Vlad Yasevich | 1 | -1/+1 |
2015-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -5/+40 |
2015-02-10 | ipv6: Make __ipv6_select_ident static | Vlad Yasevich | 1 | -1/+2 |
2015-02-10 | ipv6: Fix fragment id assignment on LE arches. | Vlad Yasevich | 1 | -1/+1 |
2015-02-09 | rt6_probe_deferred: Do not depend on struct ordering | Michael Büsch | 1 | -1/+1 |
2015-02-06 | ipv6: addrconf: add missing validate_link_af handler | Daniel Borkmann | 1 | -0/+17 |
2015-02-06 | net: ipv6: allow explicitly choosing optimistic addresses | Erik Kline | 2 | -3/+20 |
2015-02-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -27/+50 |
2015-02-05 | sit: fix some __be16/u16 mismatches | Eric Dumazet | 1 | -4/+4 |
2015-02-05 | ip6_gre: fix endianness errors in ip6gre_err | Sabrina Dubroca | 1 | -2/+2 |
2015-02-05 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller | 2 | -6/+4 |
2015-02-04 | ipv6: Select fragment id during UFO segmentation if not set. | Vlad Yasevich | 3 | -21/+44 |
2015-02-04 | net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter() | Al Viro | 1 | -1/+1 |
2015-02-04 | ip: stash a pointer to msghdr in struct ping_fakehdr | Al Viro | 1 | -2/+1 |
2015-02-04 | ipv6: rawv6_send_hdrinc(): pass msghdr | Al Viro | 1 | -4/+3 |
2015-02-03 | ipv6: Allow for partial checksums on non-ufo packets | Vlad Yasevich | 1 | -1/+10 |
2015-02-03 | udpv6: Add lockless sendmsg() support | Vlad Yasevich | 1 | -4/+20 |
2015-02-03 | ipv6: Introduce udpv6_send_skb() | Vlad Yasevich | 1 | -27/+40 |
2015-02-03 | ipv6: introduce ipv6_make_skb | Vlad Yasevich | 1 | -19/+84 |
2015-02-03 | ipv6: Append sending data to arbitrary queue | Vlad Yasevich | 1 | -39/+67 |
2015-02-03 | ipv6: pull cork initialization into its own function. | Vlad Yasevich | 1 | -69/+89 |
2015-02-03 | net-timestamp: no-payload option | Willem de Bruijn | 1 | -3/+2 |
2015-01-31 | net: mark some potential candidates __read_mostly | Daniel Borkmann | 1 | -1/+1 |
2015-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -34/+44 |
2015-01-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -2/+8 |
2015-01-27 | ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too | Hannes Frederic Sowa | 1 | -19/+26 |
2015-01-26 | ipv6: tcp: fix race in IPV6_2292PKTOPTIONS | Eric Dumazet | 1 | -6/+2 |
2015-01-26 | ipv6: Fix __ip6_route_redirect | Martin KaFai Lau | 1 | -1/+5 |
2015-01-26 | net: ipv6: Add sysctl entry to disable MTU updates from RA | Harout Hedeshian | 2 | -1/+11 |
2015-01-25 | udp: Do not require sock in udp_tunnel_xmit_skb | Tom Herbert | 1 | -6/+6 |
2015-01-24 | ip6gretap: advertise link netns via netlink | Nicolas Dichtel | 1 | -0/+1 |
2015-01-19 | ipv6: stop sending PTB packets for MTU < 1280 | Hagen Paul Pfeifer | 1 | -5/+2 |
2015-01-19 | tunnels: advertise link netns via netlink | Nicolas Dichtel | 4 | -0/+12 |
2015-01-19 | netlink: Fix bugs in nlmsg_end() conversions. | David S. Miller | 1 | -1/+1 |
2015-01-18 | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg | 5 | -18/+26 |
2015-01-16 | ip: zero sockaddr returned on error queue | Willem de Bruijn | 1 | -7/+3 |
2015-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+4 |
2015-01-15 | ipv6:icmp:remove unnecessary brackets | zhuyj | 1 | -1/+1 |
2015-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -4/+4 |
2015-01-06 | net: tcp: add per route congestion control | Daniel Borkmann | 1 | -0/+2 |
2015-01-06 | net: tcp: add RTAX_CC_ALGO fib handling | Daniel Borkmann | 1 | -2/+15 |
2015-01-06 | net: fib6: convert cfg metric to u32 outside of table write lock | Florian Westphal | 2 | -43/+83 |
2015-01-06 | net: fib6: fib6_commit_metrics: fix potential NULL pointer dereference | Daniel Borkmann | 1 | -7/+6 |
2015-01-06 | ip: Move checksum convert defines to inet | Tom Herbert | 1 | -1/+1 |
2014-12-23 | netfilter: nf_tables: fix port natting in little endian archs | leroy christophe | 1 | -4/+4 |
2014-12-23 | tcp6: don't move IP6CB before xfrm6_policy_check() | Nicolas Dichtel | 1 | -16/+29 |
2014-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 35 | -346/+635 |