Age | Commit message (Expand) | Author |
2014-06-26 | ipip, sit: fix ipv4_{update_pmtu,redirect} calls | Dmitry Popov |
2014-06-26 | net: fix inet_getid() and ipv6_select_ident() bugs | Eric Dumazet |
2014-06-26 | net: tunnels - enable module autoloading | Tom Gundersen |
2014-06-26 | ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next() | Sven Wegener |
2014-06-11 | netfilter: Fix potential use after free in ip6_route_me_harder() | Sergey Popovich |
2014-05-31 | ipv6: gro: fix CHECKSUM_COMPLETE support | Eric Dumazet |
2014-05-31 | ipv6: fix calculation of option len in ip6_append_data | Hannes Frederic Sowa |
2014-05-31 | ip6_tunnel: fix potential NULL pointer dereference | Susant Sahani |
2014-05-31 | net: ipv6: send pkttoobig immediately if orig frag size > mtu | Florian Westphal |
2014-05-31 | ipv6: fib: fix fib dump restart | Kumar Sundararajan |
2014-05-31 | ip6_gre: don't allow to remove the fb_tunnel_dev | Nicolas Dichtel |
2014-05-31 | ipv6: Limit mtu to 65575 bytes | Eric Dumazet |
2014-05-31 | netfilter: Can't fail and free after table replacement | Thomas Graf |
2014-04-14 | ipv6: some ipv6 statistic counters failed to disable bh | Hannes Frederic Sowa |
2014-03-28 | ipv6: move DAD and addrconf_verify processing to workqueue | Hannes Frederic Sowa |
2014-03-20 | ip6mr: fix mfc notification flags | Nicolas Dichtel |
2014-03-18 | ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly | lucien |
2014-03-13 | ipv6: Avoid unnecessary temporary addresses being generated | Heiner Kallweit |
2014-03-06 | ipv6: don't set DST_NOCOUNT for remotely added routes | Sabrina Dubroca |
2014-03-06 | ipv6: Fix exthdrs offload registration. | Anton Nayshtut |
2014-02-27 | ipv6: ipv6_find_hdr restore prev functionality | Hans Schillstrom |
2014-02-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2014-02-27 | net: ipv6: ping: Use socket mark in routing lookup | Lorenzo Colitti |
2014-02-25 | ipv4: ipv6: better estimate tunnel header cut for correct ufo handling | Hannes Frederic Sowa |
2014-02-22 | ipv6: reuse ip6_frag_id from ip6_ufo_append_data | Hannes Frederic Sowa |
2014-02-20 | sit: fix panic with route cache in ip tunnels | Nicolas Dichtel |
2014-02-20 | ip6_vti: Fix build when NET_IP_TUNNEL is not set. | Steffen Klassert |
2014-02-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2014-02-17 | gre: add link local route when local addr is any | Nicolas Dichtel |
2014-02-17 | netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n | Florian Westphal |
2014-02-13 | net: ip, ipv6: handle gso skbs in forwarding path | Florian Westphal |
2014-02-09 | ipv6: icmp6_send: fix Oops when pinging a not set up IPv6 peer on a sit tunnel | FX Le Bail |
2014-02-06 | netfilter: nf_tables: add reject module for NFPROTO_INET | Patrick McHardy |
2014-02-06 | netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts | Patrick McHardy |
2014-01-27 | net: Fix memory leak if TPROXY used with TCP early demux | Holger Eitzenberger |
2014-01-24 | ipv6: reallocate addrconf router for ipv6 address when lo device up | Gao feng |
2014-01-22 | ipv6: enable anycast addresses as source addresses for datagrams | FX Le Bail |
2014-01-21 | ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts | Hannes Frederic Sowa |
2014-01-21 | ipv6: enable anycast addresses as source addresses in ICMPv6 error messages | FX Le Bail |
2014-01-21 | tcp: delete redundant calls of tcp_mtup_init() | Peter Pan(潘卫平) |
2014-01-19 | ipv6: optimize link local address search | Hannes Frederic Sowa |
2014-01-19 | ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams | Hannes Frederic Sowa |
2014-01-19 | ipv6: add flowlabel_consistency sysctl | Florent Fourcot |
2014-01-19 | ipv6: add a flag to get the flow label used remotly | Florent Fourcot |
2014-01-19 | ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET | Florent Fourcot |
2014-01-18 | net: add build-time checks for msg->msg_name size | Steffen Hurrle |
2014-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-01-17 | ipv6: send Change Status Report after DAD is completed | Flavio Leitner |
2014-01-17 | ipv6: simplify detection of first operational link-local address on interface | Hannes Frederic Sowa |
2014-01-17 | ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT | Florent Fourcot |