aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* Merge kernel.org linux-3.0.y into HEADKalimochoAz2012-10-311-1/+2
|\
| * tcp: resets are misroutedAlexey Kuznetsov2012-10-281-1/+2
* | Merge commit '2e54c4f' into HEADKalimochoAz2012-10-143-25/+27
|\ \ | |/
| * ipv6: mip6: fix mip6_mh_filter()Eric Dumazet2012-10-131-9/+11
| * ipv6: raw: fix icmpv6_filter()Eric Dumazet2012-10-131-11/+10
| * ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rtGao feng2012-10-131-5/+6
* | Merge commit 'b9a7985' into HEADKalimochoAz2012-10-141-3/+1
|\ \ | |/
| * ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lockBen Hutchings2012-10-021-3/+1
* | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-07-271-10/+31
|\ \ | |/
| * ipv6: Move ipv6 proc file registration to end of init orderThomas Graf2012-07-161-10/+31
* | Merge remote-tracking branch 'google/android-samsung-3.0-jb' into HEADKalimochoAz2012-07-201-1/+3
|\ \
| * | ipv6: check return value for dst_allocMadalin Bucur2012-05-091-1/+3
| * | Merge commit 'v3.0.30' into android-3.0Todd Poynor2012-04-302-1/+5
| |\ \
| * \ \ Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-1913-61/+115
| |\ \ \
* | \ \ \ Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-06-132-29/+57
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier2012-06-101-11/+7
| * | | | ipv6: fix incorrect ipsec fragmentGao feng2012-06-101-18/+50
| | |_|/ | |/| |
* | | | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-05-072-1/+5
|\ \ \ \ | |/ / /
| * | | tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell2012-04-271-0/+4
| * | | ipv6: fix array index in ip6_mc_add_src()RongQing.Li2012-04-271-1/+1
| | |/ | |/|
* | | Merge branch 'linux-3.0.y' into cm.icsKalimochoAz2012-04-021-2/+6
|\ \ \ | |/ /
| * | net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet2012-04-021-2/+6
* | | Merge branch 'linux-3.0.y' into cm.icsKalimochoAz2012-04-021-1/+0
|\ \ \ | |/ /
| * | ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li2012-03-231-1/+0
* | | Merge branch 'linux-3.0.y' into cm.icsKalimochoAz2012-03-193-9/+7
|\ \ \ | |/ /
| * | IPv6: Fix not join all-router mcast group when forwarding set.Li Wei2012-03-191-0/+4
| * | ipsec: be careful of non existing mac headersEric Dumazet2012-03-192-9/+3
* | | Merge branch 'linux-3.0.y' into cm.icsKalimochoAz2012-03-011-2/+6
|\ \ \ | |/ /
| * | ipv6-multicast: Fix memory leak in IPv6 multicast.Ben Greear2012-02-291-1/+3
| * | ipv6-multicast: Fix memory leak in input path.Ben Greear2012-02-291-1/+3
* | | Merge branch 'linux-3.0.y' into cm.ics.newKalimochoAz2012-02-206-37/+74
|\ \ \ | |/ /
| * | net: fix NULL dereferences in check_peer_redir()Eric Dumazet2012-02-136-37/+74
* | | Merge branch 'linux-3.0.update' into cm.ics.newKalimochoAz2012-02-114-12/+24
|\ \ \ | |/ / | | / | |/ |/|
| * tcp: md5: using remote adress for md5 lookup in rst packetshawnlu2012-02-031-1/+1
| * ah: Don't return NET_XMIT_DROP on input.Nick Bowler2012-02-031-2/+0
| * ah: Read nexthdr value before overwriting it in ahash input callback.Nick Bowler2012-01-251-2/+2
| * ah: Correctly pass error codes in ahash output callback.Nick Bowler2012-01-251-2/+0
| * ipip, sit: copy parms.name after register_netdeviceTed Feng2012-01-061-1/+6
| * ip6_tunnel: copy parms.name after register_netdeviceJosh Boyer2011-11-261-1/+7
| * ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socketYan, Zheng2011-11-111-0/+3
| * tcp: properly handle md5sig_pool referencesYan, Zheng2011-11-111-3/+5
* | Merge commit 'v3.0.8' into android-3.0Colin Cross2011-10-278-12/+49
|\ \ | |/
| * ipv6: fix NULL dereference in udp6_ufo_fragment()Jason Wang2011-10-162-6/+8
| * tcp: initialize variable ecn_ok in syncookies pathMike Waychison2011-10-031-1/+1
| * mcast: Fix source address selection for multicast listener reportYan, Zheng2011-10-031-1/+1
| * ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONSDaniel Baluta2011-10-031-4/+5
| * ipv6: make fragment identifications less predictableEric Dumazet2011-08-153-6/+38
| * net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-152-0/+2
* | netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall2011-09-301-6/+8
* | ipv6: updates to privacy addresses per RFC 4941JP Abgrall2011-08-041-21/+48