index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-27
l2tp: device MTU setup, tunnel socket needs a lock
R. Parameswaran
2
-1
/
+3
2020-05-27
l2tp: initialise PPP sessions before registering them
Guillaume Nault
1
-31
/
+38
2020-05-27
l2tp: protect sock pointer of struct pppol2tp_session with RCU
Guillaume Nault
1
-53
/
+101
2020-05-27
l2tp: initialise l2tp_eth sessions before registering them
Guillaume Nault
1
-32
/
+76
2020-05-27
l2tp: don't register sessions in l2tp_session_create()
Guillaume Nault
4
-20
/
+36
2020-05-27
l2tp: fix l2tp_eth module loading
Guillaume Nault
1
-49
/
+2
2020-05-27
l2tp: pass tunnel pointer to ->session_create()
Guillaume Nault
4
-25
/
+17
2020-05-27
l2tp: prevent creation of sessions on terminated tunnels
Guillaume Nault
2
-13
/
+32
2020-05-27
l2tp: hold tunnel used while creating sessions with netlink
Guillaume Nault
1
-9
/
+12
2020-05-27
l2tp: hold tunnel while handling genl TUNNEL_GET commands
Guillaume Nault
1
-12
/
+15
2020-05-27
l2tp: hold tunnel while handling genl tunnel updates
Guillaume Nault
1
-2
/
+4
2020-05-27
l2tp: hold tunnel while processing genl delete command
Guillaume Nault
1
-2
/
+4
2020-05-27
l2tp: hold tunnel while looking up sessions in l2tp_netlink
Guillaume Nault
3
-47
/
+38
2020-05-27
l2tp: initialise session's refcount before making it reachable
Guillaume Nault
1
-4
/
+2
2020-05-27
l2tp: define parameters of l2tp_tunnel_find*() as "const"
Guillaume Nault
2
-4
/
+4
2020-05-27
l2tp: define parameters of l2tp_session_get*() as "const"
Guillaume Nault
2
-5
/
+7
2020-05-27
l2tp: remove l2tp_session_find()
Guillaume Nault
2
-53
/
+1
2020-05-27
l2tp: remove useless duplicate session detection in l2tp_netlink
Guillaume Nault
1
-5
/
+0
2020-05-27
L2TP:Adjust intf MTU, add underlay L3, L2 hdrs.
R. Parameswaran
1
-4
/
+51
2020-05-27
New kernel function to get IP overhead on a socket.
R. Parameswaran
1
-0
/
+46
2020-05-27
net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*
Asbjørn Sloth Tønnesen
1
-27
/
+27
2020-05-27
net: l2tp: export debug flags to UAPI
Asbjørn Sloth Tønnesen
1
-10
/
+0
2020-05-20
netprio_cgroup: Fix unlimited memory leak of v2 cgroups
Zefan Li
1
-0
/
+2
2020-05-20
net: ipv4: really enforce backoff for redirects
Paolo Abeni
1
-1
/
+1
2020-05-20
Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
Maciej Żenczykowski
1
-2
/
+4
2020-05-20
netlabel: cope with NULL catmap
Paolo Abeni
3
-3
/
+12
2020-05-20
net: fix a potential recursive NETDEV_FEAT_CHANGE
Cong Wang
1
-1
/
+3
2020-05-20
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
1
-2
/
+2
2020-05-20
drop_monitor: work around gcc-10 stringop-overflow warning
Arnd Bergmann
1
-4
/
+7
2020-05-20
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
4
-13
/
+16
2020-05-20
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
10
-18
/
+18
2020-05-20
batman-adv: Fix refcnt leak in batadv_v_ogm_process
Xiyu Yang
1
-1
/
+1
2020-05-20
batman-adv: Fix refcnt leak in batadv_store_throughput_override
Xiyu Yang
1
-1
/
+1
2020-05-20
batman-adv: Fix refcnt leak in batadv_show_throughput_override
Xiyu Yang
1
-0
/
+1
2020-05-20
batman-adv: fix batadv_nc_random_weight_tq
George Spelvin
1
-8
/
+1
2020-05-20
sch_sfq: validate silly quantum values
Eric Dumazet
1
-0
/
+9
2020-05-20
sch_choke: avoid potential panic in choke_reset()
Eric Dumazet
1
-1
/
+2
2020-05-20
fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks
Eric Dumazet
1
-1
/
+1
2020-05-10
mac80211: add ieee80211_is_any_nullfunc()
Thomas Pedersen
4
-10
/
+7
2020-05-10
sctp: Fix SHUTDOWN CTSN Ack in the peer restart case
Jere Leppänen
1
-1
/
+5
2020-05-10
xprtrdma: Fix backchannel allocation of extra rpcrdma_reps
Chuck Lever
3
-25
/
+23
2020-05-02
xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
David Ahern
2
-4
/
+0
2020-05-02
net/x25: Fix x25_neigh refcnt leak when receiving frame
Xiyu Yang
1
-1
/
+3
2020-05-02
net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
Xiyu Yang
1
-0
/
+1
2020-05-02
ipv6: fix restrict IPV6_ADDRFORM operation
John Haxby
1
-7
/
+6
2020-05-02
vti4: removed duplicate log message.
Jeremy Sowden
1
-3
/
+1
2020-05-02
net: ipv4: avoid unused variable warning for sysctl
Arnd Bergmann
1
-2
/
+1
2020-05-02
net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()
Nicolai Stange
1
-1
/
+3
2020-04-24
net: qrtr: send msgs from local of same id as broadcast
Wang Wenhu
1
-3
/
+4
2020-04-24
net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin
Taras Chornyi
1
-4
/
+9
[next]