Age | Commit message (Expand) | Author |
2013-03-24 | ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling | Hannes Frederic Sowa |
2013-03-08 | ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun... | Hannes Frederic Sowa |
2013-03-07 | ipv6 flowlabel: add __rcu annotations | Eric Dumazet |
2013-02-21 | ipv6: use a stronger hash for tcp | Eric Dumazet |
2013-01-30 | ipv6 flowlabel: Convert np->ipv6_fl_list to RCU. | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-30 | ipv6 flowlabel: Convert hash list to RCU. | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-29 | net: frag helper functions for mem limit tracking | Jesper Dangaard Brouer |
2013-01-21 | ipv6: Unshare ip6_nd_hdr() and change return type to void. | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-17 | ipv6: fix ipv6_prefix_equal64_half mask conversion | Fabio Baltieri |
2013-01-17 | net: increase fragment memory usage limits | Jesper Dangaard Brouer |
2013-01-16 | ipv6: Fix endianess warning in ip6_flow_hdr(). | YOSHIFUJI Hideaki |
2013-01-14 | ipv6: 64bit version of ipv6_prefix_equal(). | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-14 | ipv6: Remove __ipv6_prefix_equal(). | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-14 | ipv6: 64bit version of ipv6_addr_set(). | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-14 | ipv6: 64bit version of ipv6_addr_v4mapped(). | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-14 | ipv6: 64bit version of ipv6_addr_loopback(). | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-14 | ipv6: 64bit version of ipv6_addr_diff(). | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-13 | ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel). | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-13 | ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel. | YOSHIFUJI Hideaki / 吉藤英明 |
2012-12-01 | ipv6: unify logic evaluating inet6_dev's accept_ra property | Shmulik Ladkani |
2012-11-12 | ipv6: improve ipv6_find_hdr() to skip empty routing headers | Ansis Atteka |
2012-11-09 | ipv6: Move ipv6_find_hdr() out of Netfilter code. | Jesse Gross |
2012-09-19 | ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline | Amerigo Wang |
2012-09-19 | ipv6: unify conntrack reassembly expire code with standard one | Amerigo Wang |
2012-08-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie... | David S. Miller |
2012-08-14 | net ip6 flowlabel: Make owner a union of struct pid * and kuid_t | Eric W. Biederman |
2012-08-14 | gre: Support GRE over IPv6 | xeb@mail.ru |
2012-07-18 | ipv6: add ipv6_addr_hash() helper | Eric Dumazet |
2012-07-12 | ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect(). | David S. Miller |
2012-07-10 | ipv6: optimize ipv6 addresses compares | Eric Dumazet |
2012-05-19 | ipv6: bool/const conversions phase2 | Eric Dumazet |
2012-05-18 | ipv6: bool conversions phase1 | Eric Dumazet |
2012-05-18 | ip_frag: struct inet_frags match() method returns a bool | Eric Dumazet |
2012-04-20 | net: Delete all remaining instances of ctl_path | Eric W. Biederman |
2012-04-20 | net ipv4: Remove the unneeded registration of an empty net/ipv4/neigh | Eric W. Biederman |
2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet |
2011-12-03 | ipv6: Add fragment reporting to ipv6_skip_exthdr(). | Jesse Gross |
2011-11-22 | net: remove ipv6_addr_copy() | Alexey Dobriyan |
2011-11-14 | ipv6: reduce percpu needs for icmpv6msg mibs | Eric Dumazet |
2011-10-27 | ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT | Eric Dumazet |
2011-07-21 | ipv6: make fragment identifications less predictable | Eric Dumazet |
2011-05-19 | ipv6: reduce per device ICMP mib sizes | Eric Dumazet |
2011-04-24 | net: Remove __KERNEL__ cpp checks from include/net | David S. Miller |
2011-04-22 | inet: constify ip headers and in6_addr | Eric Dumazet |
2011-03-12 | ipv6: Convert to use flowi6 where applicable. | David S. Miller |
2011-03-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-03-01 | xfrm: Handle blackhole route creation via afinfo. | David S. Miller |
2011-03-01 | ipv6: Normalize arguments to ip6_dst_blackhole(). | David S. Miller |
2011-03-01 | ipv6: Change final dst lookup arg name to "can_sleep" | David S. Miller |
2011-03-01 | ipv6: Consolidate route lookup sequences. | David S. Miller |