summaryrefslogtreecommitdiff
path: root/net/ipv6 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni2016-07-22
| |\| | | |
| | * | | | 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
| | | |_|/ | | |/| |
* | / | | net: Revert upstream changes which break routing in tunnel scenariosSubash Abhinov Kasiviswanathan2016-07-21
|/ / / /
* | | | Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\| | |
| * | | 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
| |/ /
* | | net: ipv4: Fix type casting to resolve compilation errorsJeevan Shriram2016-04-12
* | | Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\| |
| * | 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: addrconf: Fix recursive spin lock callSubash Abhinov Kasiviswanathan2016-03-23
* | | net: ipv6: remove duplicate declartion of structureJeevan Shriram2016-03-22
* | | net/ipv6/addrconf: IPv6 tethering enhancementTianyi Gou2016-03-22
* | | net: Indicate whether a socket is a transparent socketHarout Hedeshian2016-03-22
* | | ipv6: generate random IID only for temporary addresses on RAWIP devicesHarout Hedeshian2016-03-22
* | | msm_rmnet: merge support for RAWIP msm_rmnet deviceAbhijeet Dharmapurikar2016-03-22
* | | net: diag: Support destroying TCP sockets.Lorenzo Colitti2016-02-25
| |/ |/|
* | 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: 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