index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2020-05-27
l2tp: device MTU setup, tunnel socket needs a lock
R. Parameswaran
2020-05-27
l2tp: initialise PPP sessions before registering them
Guillaume Nault
2020-05-27
l2tp: protect sock pointer of struct pppol2tp_session with RCU
Guillaume Nault
2020-05-27
l2tp: initialise l2tp_eth sessions before registering them
Guillaume Nault
2020-05-27
l2tp: don't register sessions in l2tp_session_create()
Guillaume Nault
2020-05-27
l2tp: fix l2tp_eth module loading
Guillaume Nault
2020-05-27
l2tp: pass tunnel pointer to ->session_create()
Guillaume Nault
2020-05-27
l2tp: prevent creation of sessions on terminated tunnels
Guillaume Nault
2020-05-27
l2tp: hold tunnel used while creating sessions with netlink
Guillaume Nault
2020-05-27
l2tp: hold tunnel while handling genl TUNNEL_GET commands
Guillaume Nault
2020-05-27
l2tp: hold tunnel while handling genl tunnel updates
Guillaume Nault
2020-05-27
l2tp: hold tunnel while processing genl delete command
Guillaume Nault
2020-05-27
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-20
netprio_cgroup: Fix unlimited memory leak of v2 cgroups
Zefan Li
2020-05-20
net: ipv4: really enforce backoff for redirects
Paolo Abeni
2020-05-20
Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
Maciej Żenczykowski
2020-05-20
netlabel: cope with NULL catmap
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
drop_monitor: work around gcc-10 stringop-overflow warning
Arnd Bergmann
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 refcnt leak in batadv_v_ogm_process
Xiyu Yang
2020-05-20
batman-adv: Fix refcnt leak in batadv_store_throughput_override
Xiyu Yang
2020-05-20
batman-adv: Fix refcnt leak in batadv_show_throughput_override
Xiyu Yang
2020-05-20
batman-adv: fix batadv_nc_random_weight_tq
George Spelvin
2020-05-20
sch_sfq: validate silly quantum values
Eric Dumazet
2020-05-20
sch_choke: avoid potential panic in choke_reset()
Eric Dumazet
2020-05-20
fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks
Eric Dumazet
2020-05-10
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
xprtrdma: Fix backchannel allocation of extra rpcrdma_reps
Chuck Lever
2020-05-02
xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
David Ahern
2020-05-02
net/x25: Fix x25_neigh refcnt leak when receiving frame
Xiyu Yang
2020-05-02
net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
Xiyu Yang
2020-05-02
ipv6: fix restrict IPV6_ADDRFORM operation
John Haxby
2020-05-02
vti4: removed duplicate log message.
Jeremy Sowden
2020-05-02
net: ipv4: avoid unused variable warning for sysctl
Arnd Bergmann
2020-05-02
net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()
Nicolai Stange
2020-04-24
net: qrtr: send msgs from local of same id as broadcast
Wang Wenhu
2020-04-24
net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin
Taras Chornyi
[next]