summaryrefslogtreecommitdiff
path: root/net/ipv6 (follow)
Commit message (Expand)AuthorAge
* Revert "net: socket ioctl to reset connections matching local address"Dmitry Shmidt2016-05-19
* Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-04-21
|\
| * ipv6: Count in extension headers in skb->network_headerJakub Sitnicki2016-04-20
| * ip6_tunnel: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo2016-04-20
| * ipv6: udp: fix UDP_MIB_IGNOREDMULTI updatesEric Dumazet2016-04-20
| * udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld2016-04-20
| * ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal2016-04-20
| * mld, igmp: Fix reserved tailroom calculationBenjamin Poirier2016-04-20
| * tunnel: Clear IPCB(skb)->opt before dst_link_failure calledBernie Harris2016-04-20
* | ANDROID: net: fix 'const' warningsBrian Norris2016-04-07
* | net: diag: Support destroying TCP sockets.Lorenzo Colitti2016-04-07
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-03-14
|\|
| * rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov2016-03-03
| * tcp/dccp: fix another race at listener dismantleEric Dumazet2016-03-03
| * tcp: do not drop syn_recv on all icmp reportsEric Dumazet2016-03-03
| * ipv6: fix a lockdep splatEric Dumazet2016-03-03
| * ipv6: addrconf: Fix recursive spin lock callsubashab@codeaurora.org2016-03-03
| * ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni2016-03-03
| * ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni2016-03-03
* | Merge branch 'android-4.4' of https://android.googlesource.com/kernel/commonAmit Pundir2016-02-18
|\ \ | |/ |/|
| * net: ipv6: fix virtual tunneling buildAmit Pundir2016-02-16
| * net: core: Support UID-based routing.Lorenzo Colitti2016-02-16
| * net: ipv6: fix build failure if IPV6_ROUTE_INFO config is enabledAmit Pundir2016-02-16
| * net: ipv6: autoconf routes into per-device tablesLorenzo Colitti2016-02-16
| * netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall2016-02-16
| * net: socket ioctl to reset connections matching local addressRobert Love2016-02-16
| * net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh2016-02-16
| * Paranoid network.Robert Love2016-02-16
* | ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-01-31
* | udp: disallow UFO for sockets with SO_NO_CHECK optionMichal Kubeček2016-01-31
* | ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet2016-01-31
|/
* ipv6: honor ifindex in case we receive ll addresses in router advertisementsHannes Frederic Sowa2015-12-23
* addrconf: always initialize sysctl table dataWANG Cong2015-12-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-12-22
|\
| * xfrm: dst_entries_init() per-net dst_opsDan Streetman2015-11-03
* | ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin2015-12-22
* | ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa2015-12-15
* | net: fix IP early demux racesEric Dumazet2015-12-14
* | net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-12-14
|\ \
| * | netfilter: nf_dup: add missing dependencies with NF_CONNTRACKPablo Neira Ayuso2015-12-10
* | | ipv6: keep existing flags when setting IFA_F_OPTIMISTICBjørn Mork2015-12-05
* | | gre6: allow to update all parameters via rtnlNicolas Dichtel2015-12-04
* | | ipv6: kill sk_dst_lockEric Dumazet2015-12-03
* | | ipv6: add complete rcu protection around np->optEric Dumazet2015-12-02
* | | Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel2015-12-01
* | | net: ipmr, ip6mr: fix vif/tunnel failure race conditionNikolay Aleksandrov2015-11-24
* | | ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček2015-11-24
|/ /
* | net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov2015-11-22
* | net/ip6_tunnel: fix dst leakPaolo Abeni2015-11-18