aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* Apply k4412 kernel from HardKernel for ODROID-X.Christopher Kenna2012-09-28
* ipv6: Move ipv6 proc file registration to end of init orderThomas Graf2012-07-16
* xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier2012-06-09
* ipv6: fix incorrect ipsec fragmentGao feng2012-06-09
* tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell2012-04-27
* ipv6: fix array index in ip6_mc_add_src()RongQing.Li2012-04-27
* net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet2012-04-02
* ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li2012-03-23
* IPv6: Fix not join all-router mcast group when forwarding set.Li Wei2012-03-19
* ipsec: be careful of non existing mac headersEric Dumazet2012-03-19
* ipv6-multicast: Fix memory leak in IPv6 multicast.Ben Greear2012-02-29
* ipv6-multicast: Fix memory leak in input path.Ben Greear2012-02-29
* net: fix NULL dereferences in check_peer_redir()Eric Dumazet2012-02-13
* tcp: md5: using remote adress for md5 lookup in rst packetshawnlu2012-02-03
* ah: Don't return NET_XMIT_DROP on input.Nick Bowler2012-02-03
* ah: Read nexthdr value before overwriting it in ahash input callback.Nick Bowler2012-01-25
* ah: Correctly pass error codes in ahash output callback.Nick Bowler2012-01-25
* ipip, sit: copy parms.name after register_netdeviceTed Feng2012-01-06
* ip6_tunnel: copy parms.name after register_netdeviceJosh Boyer2011-11-26
* ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socketYan, Zheng2011-11-11
* tcp: properly handle md5sig_pool referencesYan, Zheng2011-11-11
* ipv6: fix NULL dereference in udp6_ufo_fragment()Jason Wang2011-10-16
* tcp: initialize variable ecn_ok in syncookies pathMike Waychison2011-10-03
* mcast: Fix source address selection for multicast listener reportYan, Zheng2011-10-03
* ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONSDaniel Baluta2011-10-03
* ipv6: make fragment identifications less predictableEric Dumazet2011-08-15
* net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-15
* net: bind() fix error return on wrong address familyMarcus Meissner2011-07-05
* ipv6: Don't put artificial limit on routing table size.David S. Miller2011-07-01
* ipv6: Don't change dst->flags using assignments.David S. Miller2011-07-01
* udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang2011-06-22
* ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang2011-06-22
* net: rfs: enable RFS before first data packet is receivedEric Dumazet2011-06-17
* netfilter: fix looped (broad|multi)cast's MAC handlingNicolas Cavallari2011-06-16
* net/ipv6: check for mistakenly passed in non-AF_INET6 sockaddrsMarcus Meissner2011-06-06
* netfilter: use unsigned variables for packet lengths in ip[6]_queue.Dave Jones2011-06-05
* netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()Pablo Neira Ayuso2011-06-05
* netfilter: add more values to enum ip_conntrack_infoEric Dumazet2011-06-05
* net: convert %p usage to %pKDan Rosenberg2011-05-24
* ipv6: Fix return of xfrm6_tunnel_rcv()David S. Miller2011-05-24
* ipv6: copy prefsrc setting when copying route entryFlorian Westphal2011-05-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
|\
| * ipv6: reduce per device ICMP mib sizesEric Dumazet2011-05-19
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-11
| |\
| * | inet: Pass flowi to ->queue_xmit().David S. Miller2011-05-08
| * | inet: Decrease overhead of on-stack inet_cork.David S. Miller2011-05-06
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-05
| |\ \
| * | | net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-05
| * | | ipv6: Use flowi4->{daddr,saddr} in ipip6_tunnel_xmit().David S. Miller2011-05-04
| * | | ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller2011-05-03