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
2019-04-04
sunrpc: use SVC_NET() in svcauth_gss_* functions
Vasily Averin
1
-4
/
+4
2019-04-04
9p/net: fix memory leak in p9_client_create
zhengbin
1
-1
/
+1
2019-04-04
9p/net: put a lower bound on msize
Dominique Martinet
1
-0
/
+21
2019-04-04
sunrpc: fix cache_head leak due to queued request
Vasily Averin
1
-1
/
+8
2019-03-25
can: gw: ensure DLC boundaries after CAN frame modification
Oliver Hartkopp
1
-3
/
+27
2019-03-25
sunrpc: use-after-free in svc_process_common()
Vasily Averin
3
-6
/
+11
2019-02-11
ipv6: tunnels: fix two use-after-free
Eric Dumazet
1
-0
/
+1
2019-02-11
VSOCK: Send reset control packet when socket is partially bound
Jorgen Hansen
1
-17
/
+50
2019-02-11
mac80211: ignore NullFunc frames in the duplicate detection
Emmanuel Grumbach
1
-0
/
+1
2019-02-11
mac80211: fix reordering of buffered broadcast packets
Felix Fietkau
1
-2
/
+2
2019-02-11
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
1
-0
/
+3
2019-02-11
SUNRPC: Fix a potential race in xprt_connect()
Trond Myklebust
1
-2
/
+9
2019-02-11
SUNRPC: Fix leak of krb5p encode pages
Chuck Lever
1
-0
/
+4
2019-02-11
net-gro: reset skb->pkt_type in napi_reuse_skb()
Eric Dumazet
1
-0
/
+4
2019-02-11
l2tp: fix a sock refcnt leak in l2tp_tunnel_register
Xin Long
1
-5
/
+4
2019-02-11
netfilter: nf_tables: fix use-after-free when deleting compat expressions
Florian Westphal
2
-3
/
+5
2019-02-11
netfilter: nf_tables: fix oob access
Florian Westphal
1
-1
/
+1
2019-02-11
netfilter: nf_tables: don't use position attribute on rule replacement
Florian Westphal
1
-9
/
+6
2019-02-11
batman-adv: Expand merged fragment buffer for full packet
Sven Eckelmann
1
-1
/
+1
2019-02-11
batman-adv: Use only queued fragments when merging
Sven Eckelmann
1
-8
/
+5
2019-02-11
batman-adv: Check total_size when queueing fragments
Sven Eckelmann
2
-2
/
+7
2019-02-11
can: raw: check for CAN FD capable netdev in raw_sendmsg()
Oliver Hartkopp
1
-7
/
+8
2019-02-11
mac80211: Clear beacon_int in ieee80211_do_stop
Ben Greear
1
-0
/
+2
2019-02-11
SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
YueHaibing
1
-1
/
+1
2019-02-11
xfrm: Fix bucket count reported to userspace
Benjamin Poirier
1
-1
/
+1
2019-02-11
sunrpc: correct the computation for page_ptr when truncating
Frank Sorenson
1
-3
/
+2
2019-02-11
netfilter: xt_IDLETIMER: add sysfs filename checking routine
Taehee Yoo
1
-0
/
+20
2019-02-11
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
3
-5
/
+36
2019-02-11
rtnetlink: Disallow FDB configuration for non-Ethernet device
Ido Schimmel
1
-0
/
+10
2019-02-11
nfsd: Fix an Oops in free_session()
Trond Myklebust
1
-1
/
+1
2019-02-11
net: sched: gred: pass the right attribute to gred_change_table_def()
Jakub Kicinski
1
-1
/
+1
2019-02-11
ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called
Stefano Brivio
1
-2
/
+1
2019-02-11
llc: do not use sk_eat_skb()
Eric Dumazet
1
-8
/
+5
2019-02-11
net/ipv4: defensive cipso option parsing
Stefan Nuernberger
1
-4
/
+7
2019-02-11
Cipso: cipso_v4_optptr enter infinite loop
yujuan.qi
1
-2
/
+10
2019-02-11
cipso: don't use IPCB() to locate the CIPSO IP option
Paul Moore
2
-26
/
+40
2019-02-11
ipv6: Fix another sparse warning on rt6i_node
Ben Hutchings
1
-3
/
+3
2018-12-16
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
David Ahern
1
-2
/
+4
2018-12-16
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
3
-2
/
+80
2018-12-16
net: make skb_partial_csum_set() more robust against overflows
Eric Dumazet
1
-5
/
+7
2018-12-16
ipv6: take rcu lock in rawv6_send_hdrinc()
Wei Wang
1
-9
/
+20
2018-12-16
ipv6: Compute net once in raw6_send_hdrinc
Eric W. Biederman
1
-2
/
+3
2018-12-16
rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
Eric Dumazet
1
-0
/
+6
2018-12-16
net: sched: act_ipt: check for underflow in __tcf_ipt_init()
Dan Carpenter
1
-1
/
+1
2018-12-16
mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
Felix Fietkau
1
-1
/
+1
2018-12-16
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
1
-0
/
+9
2018-12-16
ip6_tunnel: be careful when accessing the inner header
Paolo Abeni
1
-2
/
+11
2018-12-16
ipv6: fix possible use-after-free in ip6_xmit()
Eric Dumazet
1
-1
/
+2
2018-12-16
batman-adv: Prevent duplicated tvlv handler
Sven Eckelmann
1
-2
/
+6
2018-12-16
batman-adv: Prevent duplicated global TT entry
Sven Eckelmann
1
-2
/
+4
[next]