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
2017-08-12
packet: fix tp_reserve race in packet_set_ring
Willem de Bruijn
1
-4
/
+9
2017-08-12
udp: consistently apply ufo or fragmentation
Willem de Bruijn
3
-7
/
+10
2017-08-12
igmp: Fix regression caused by igmp sysctl namespace code.
Nikolay Borisov
2
-6
/
+7
2017-08-12
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
3
-3
/
+3
2017-08-12
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
1
-0
/
+3
2017-08-12
net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
Xin Long
1
-1
/
+1
2017-08-12
net: sched: set xt_tgchk_param par.net properly in ipt_init_target
Xin Long
1
-10
/
+10
2017-08-12
ipv6: set rt6i_protocol properly in the route when it is installed
Xin Long
1
-8
/
+3
2017-08-12
net: fix keepalive code vs TCP_FASTOPEN_CONNECT
Eric Dumazet
1
-1
/
+2
2017-08-12
tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
Yuchung Cheng
1
-2
/
+2
2017-08-11
ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()
Ido Schimmel
1
-1
/
+1
2017-08-11
udp6: fix socket leak on early demux
Paolo Abeni
2
-10
/
+20
2017-08-11
dccp: fix a memleak for dccp_feat_init err process
Xin Long
1
-2
/
+5
2017-08-11
dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly
Xin Long
1
-0
/
+1
2017-08-11
dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly
Xin Long
1
-0
/
+1
2017-08-11
ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
Stefano Brivio
1
-4
/
+0
2017-08-11
packet: fix use-after-free in prb_retire_rx_blk_timer_expired()
WANG Cong
1
-1
/
+1
2017-08-11
openvswitch: fix potential out of bound access in parse_ct
Liping Zhang
1
-2
/
+5
2017-08-11
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
1
-1
/
+2
2017-08-11
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
1
-4
/
+5
2017-08-11
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
1
-2
/
+6
2017-08-11
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
David Ahern
1
-0
/
+1
2017-08-11
net: Zero terminate ifr_name in dev_ifname().
David S. Miller
1
-0
/
+1
2017-08-11
wireless: wext: terminate ifr name coming from userspace
Levin, Alexander
1
-0
/
+2
2017-08-11
ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
Alexander Potapenko
2
-0
/
+2
2017-08-11
tcp_bbr: init pacing rate on first RTT sample
Neal Cardwell
1
-1
/
+9
2017-08-11
tcp_bbr: remove sk_pacing_rate=0 transient during init
Neal Cardwell
1
-1
/
+0
2017-08-11
tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helper
Neal Cardwell
1
-5
/
+18
2017-08-11
tcp_bbr: introduce bbr_bw_to_pacing_rate() helper
Neal Cardwell
1
-3
/
+11
2017-08-11
tcp_bbr: cut pacing rate only if filled pipe
Neal Cardwell
1
-2
/
+1
2017-08-11
sctp: fix an array overflow when all ext chunks are set
Xin Long
1
-2
/
+2
2017-07-27
net/sunrpc/xprt_sock: fix regression in connection error reporting.
NeilBrown
1
-0
/
+2
2017-07-27
sunrpc: use constant time memory comparison for mac
Jason A. Donenfeld
1
-1
/
+2
2017-07-27
Bluetooth: use constant time memory comparison for secret values
Jason A. Donenfeld
1
-19
/
+20
2017-07-27
NFC: Add sockaddr length checks before accessing sa_family in bind handlers
Mateusz Jurczyk
1
-2
/
+4
2017-07-27
nfc: Fix the sockaddr length sanitization in llcp_sock_connect
Mateusz Jurczyk
1
-2
/
+1
2017-07-27
nfc: Ensure presence of required attributes in the activate_target handler
Mateusz Jurczyk
1
-1
/
+3
2017-07-27
NFC: fix broken device allocation
Johan Hovold
2
-15
/
+19
2017-07-21
cfg80211: Check if NAN service ID is of expected size
Srinivas Dasari
1
-1
/
+1
2017-07-21
cfg80211: Check if PMKID attribute is of expected size
Srinivas Dasari
1
-2
/
+1
2017-07-21
cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
Srinivas Dasari
1
-0
/
+4
2017-07-21
cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
Srinivas Dasari
1
-0
/
+1
2017-07-21
bridge: mdb: fix leak on complete_info ptr on fail path
Eduardo Valentin
1
-1
/
+2
2017-07-21
rds: tcp: use sock_create_lite() to create the accept socket
Sowmini Varadhan
1
-1
/
+1
2017-07-21
net: ipv6: Compare lwstate in detecting duplicate nexthops
David Ahern
2
-11
/
+2
2017-07-21
net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64
Alban Browaeys
1
-1
/
+1
2017-07-21
ipv6: dad: don't remove dynamic addresses if link is down
Sabrina Dubroca
1
-9
/
+9
2017-06-29
net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()
Michal Kubeček
1
-7
/
+17
2017-06-29
net: sched: Fix one possible panic when no destroy callback
Gao Feng
1
-1
/
+2
2017-06-27
net: prevent sign extension in dev_get_stats()
Eric Dumazet
1
-3
/
+3
[next]