Age | Commit message (Expand) | Author |
2012-10-07 | ipsec: be careful of non existing mac headers | Eric Dumazet |
2012-02-13 | net: sock_queue_err_skb() dont mess with sk_forward_alloc | Eric Dumazet |
2012-02-13 | net: fix sk_forward_alloc corruptions | Eric Dumazet |
2011-11-26 | ipv6: udp: fix the wrong headroom check | Shan Wei |
2011-11-07 | ipv6: Add GSO support on forwarding path | Herbert Xu |
2011-11-07 | Fix broken backport for IPv6 tunnels | Stratos Psomadakis |
2011-08-15 | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller |
2011-08-08 | tunnels: fix netns vs proto registration ordering | Alexey Dobriyan |
2011-08-08 | netns xfrm: fixup xfrm6_tunnel error propagation | Alexey Dobriyan |
2011-07-13 | udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet | Xufeng Zhang |
2011-07-13 | ipv6/udp: Use the correct variable to determine non-blocking condition | Xufeng Zhang |
2011-06-23 | netfilter: IPv6: initialize TOS field in REJECT target module | Fernando Luis Vazquez Cao |
2011-06-23 | netfilter: nf_conntrack_reasm: properly handle packets fragmented into a sing... | Patrick McHardy |
2011-05-09 | ipv6: Silence privacy extensions initialization | Romain Francoise |
2011-04-14 | ipv6: netfilter: ip6_tables: fix infoleak to userspace | Vasiliy Kulikov |
2011-03-14 | ip6ip6: autoload ip6 tunnel | stephen hemminger |
2011-03-14 | net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules | Vasiliy Kulikov |
2010-10-28 | ip: fix truesize mismatch in ip fragmentation | Eric Dumazet |
2010-10-28 | net: Fix IPv6 PMTU disc. w/ asymmetric routes | Maciej Żenczykowski |
2010-08-02 | netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT | Eric Dumazet |
2010-03-15 | ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure | Shan Wei |
2010-03-15 | net: Fix sysctl restarts... | Eric W. Biederman |
2010-02-23 | netfilter: xtables: compat out of scope fix | Alexey Dobriyan |
2010-01-18 | ipv6: skb_dst() can be NULL in ipv6_hop_jumbo(). | David S. Miller |
2010-01-06 | netfilter: fix crashes in bridge netfilter caused by fragment jumps | Patrick McHardy |
2010-01-06 | ipv6: reassembly: use seperate reassembly queues for conntrack and local deli... | Patrick McHardy |
2009-10-30 | net: fix sk_forward_alloc corruption | Eric Dumazet |
2009-10-19 | net: Fix IP_MULTICAST_IF | Eric Dumazet |
2009-09-30 | sit: fix off-by-one in ipip6_tunnel_get_prl | Sascha Hlusiak |
2009-09-30 | net: Make setsockopt() optlen be unsigned. | David S. Miller |
2009-09-26 | Revert "sit: stateless autoconf for isatap" | Sascha Hlusiak |
2009-09-24 | tunnel: eliminate recursion field | Eric Dumazet |
2009-09-24 | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan |
2009-09-23 | seq_file: constify seq_operations | James Morris |
2009-09-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-09-17 | ipv6: Log the affected address when DAD failure occurs | Jens Rosenboom |
2009-09-16 | ipv6: Ignore route option with ROUTER_PREF_INVALID | Jens Rosenboom |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-09-15 | bonding: remap muticast addresses without using dev_close() and dev_open() | Moni Shoua |
2009-09-15 | tcp: fix ssthresh u16 leftover | Ilpo Järvinen |
2009-09-14 | net: constify struct inet6_protocol | Alexey Dobriyan |
2009-09-11 | ipv6: Add IFA_F_DADFAILED flag | Brian Haley |
2009-09-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-09-09 | headers: net/ipv[46]/protocol.c header trim | Alexey Dobriyan |
2009-09-03 | ipv6: Fix tcp_v6_send_response(): it didn't set skb transport header | Cosmin Ratiu |
2009-09-02 | tcp: replace hard coded GFP_KERNEL with sk_allocation | Wu Fengguang |
2009-09-02 | ip: Report qdisc packet drops | Eric Dumazet |
2009-09-02 | net: file_operations should be const | Stephen Hemminger |
2009-09-02 | inet: inet_connection_sock_af_ops const | Stephen Hemminger |
2009-09-02 | tcp: MD5 operations should be const | Stephen Hemminger |