index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
*
|
l2tp: hold tunnel while looking up sessions in l2tp_netlink
Guillaume Nault
2020-05-27
|
|
*
|
l2tp: initialise session's refcount before making it reachable
Guillaume Nault
2020-05-27
|
|
*
|
l2tp: define parameters of l2tp_tunnel_find*() as "const"
Guillaume Nault
2020-05-27
|
|
*
|
l2tp: define parameters of l2tp_session_get*() as "const"
Guillaume Nault
2020-05-27
|
|
*
|
l2tp: remove l2tp_session_find()
Guillaume Nault
2020-05-27
|
|
*
|
l2tp: remove useless duplicate session detection in l2tp_netlink
Guillaume Nault
2020-05-27
|
|
*
|
L2TP:Adjust intf MTU, add underlay L3, L2 hdrs.
R. Parameswaran
2020-05-27
|
|
*
|
New kernel function to get IP overhead on a socket.
R. Parameswaran
2020-05-27
|
|
*
|
net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*
Asbjørn Sloth Tønnesen
2020-05-27
|
|
*
|
net: l2tp: export debug flags to UAPI
Asbjørn Sloth Tønnesen
2020-05-27
|
|
*
|
l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6
Guillaume Nault
2020-05-27
|
|
*
|
l2tp: take a reference on sessions used in genetlink handlers
Guillaume Nault
2020-05-27
|
|
*
|
l2tp: hold session while sending creation notifications
Guillaume Nault
2020-05-27
|
|
*
|
l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind()
Guillaume Nault
2020-05-27
|
|
*
|
l2tp: lock socket before checking flags in connect()
Guillaume Nault
2020-05-27
|
*
|
|
Merge 4.4.224 into android-4.4-p
Greg Kroah-Hartman
2020-05-20
|
|
\
|
|
|
|
*
|
netlabel: cope with NULL catmap
Paolo Abeni
2020-05-20
|
|
*
|
net: ipv4: really enforce backoff for redirects
Paolo Abeni
2020-05-20
|
|
*
|
net: fix a potential recursive NETDEV_FEAT_CHANGE
Cong Wang
2020-05-20
|
|
*
|
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
2020-05-20
|
|
*
|
gre: do not keep the GRE header around in collect medata mode
Jiri Benc
2020-05-20
|
|
*
|
net: openvswitch: fix csum updates for MPLS actions
John Hurley
2020-05-20
|
|
*
|
drop_monitor: work around gcc-10 stringop-overflow warning
Arnd Bergmann
2020-05-20
|
|
*
|
net: handle no dst on skb in icmp6_send
David Ahern
2020-05-20
|
|
*
|
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2020-05-20
|
|
*
|
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2020-05-20
|
|
*
|
batman-adv: fix batadv_nc_random_weight_tq
George Spelvin
2020-05-20
|
|
*
|
ipv6: fix cleanup ordering for ip6_mr failure
Sabrina Dubroca
2020-05-20
|
|
*
|
sch_choke: avoid potential panic in choke_reset()
Eric Dumazet
2020-05-20
|
|
*
|
sch_sfq: validate silly quantum values
Eric Dumazet
2020-05-20
|
*
|
|
Merge 4.4.223 into android-4.4-p
Greg Kroah-Hartman
2020-05-11
|
|
\
\
\
|
|
*
|
|
Revert "net: ipv6: Fix processing of RAs in presence of VRF"
Greg Kroah-Hartman
2020-05-11
|
|
|
/
/
|
|
*
|
mac80211: add ieee80211_is_any_nullfunc()
Thomas Pedersen
2020-05-10
|
|
*
|
sctp: Fix SHUTDOWN CTSN Ack in the peer restart case
Jere Leppänen
2020-05-10
|
|
*
|
net: skbuff: Remove errornous length validation in skb_vlan_pop()
Shmulik Ladkani
2020-05-10
|
|
*
|
bridge: Fix problems around fdb entries pointing to the bridge device
Toshiaki Makita
2020-05-10
|
|
*
|
net: icmp_route_lookup should use rt dev to determine L3 domain
David Ahern
2020-05-10
|
|
*
|
l2tp: fix use-after-free during module unload
Sabrina Dubroca
2020-05-10
|
|
*
|
net: bridge: don't increment tx_dropped in br_do_proxy_arp
Nikolay Aleksandrov
2020-05-10
|
|
*
|
qdisc: fix a module refcount leak in qdisc_create_dflt()
Eric Dumazet
2020-05-10
|
|
*
|
fq_codel: return non zero qlen in class dumps
Eric Dumazet
2020-05-10
|
|
*
|
rtnl: reset calcit fptr in rtnl_unregister()
Mathias Krause
2020-05-10
|
|
*
|
net: icmp6_send should use dst dev to determine L3 domain
David Ahern
2020-05-10
|
|
*
|
tipc: fix the error handling in tipc_udp_enable()
Wei Yongjun
2020-05-10
|
|
*
|
gre: reject GUE and FOU in collect metadata mode
Jiri Benc
2020-05-10
|
|
*
|
gre: build header correctly for collect metadata tunnels
Jiri Benc
2020-05-10
|
|
*
|
gre: do not assign header_ops in collect metadata mode
Jiri Benc
2020-05-10
|
|
*
|
ovs/gre: fix rtnl notifications on iface deletion
Nicolas Dichtel
2020-05-10
|
|
*
|
openvswitch: update checksum in {push,pop}_mpls
Simon Horman
2020-05-10
|
|
*
|
xprtrdma: Fix backchannel allocation of extra rpcrdma_reps
Chuck Lever
2020-05-10
[prev]
[next]