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-09-13
Bluetooth: Properly check L2CAP config option output buffer length
Ben Seri
1
-37
/
+43
2017-09-07
xfrm: policy: check policy direction value
Vladis Dronov
1
-0
/
+6
2017-08-30
Bluetooth: bnep: fix possible might sleep error in bnep_session
Jeffy Chen
1
-6
/
+5
2017-08-30
Bluetooth: cmtp: fix possible might sleep error in cmtp_session
Jeffy Chen
1
-7
/
+10
2017-08-30
Bluetooth: hidp: fix possible might sleep error in hidp_session_thread
Jeffy Chen
1
-11
/
+22
2017-08-30
netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcv
Mateusz Jurczyk
1
-3
/
+3
2017-08-30
netfilter: nat: fix src map lookup
Florian Westphal
1
-8
/
+9
2017-08-30
netfilter: expect: fix crash when putting uninited expectation
Florian Westphal
1
-1
/
+1
2017-08-30
net: sunrpc: svcsock: fix NULL-pointer exception
Vadim Lomovtsev
1
-2
/
+20
2017-08-30
net: sched: fix NULL pointer dereference when action calls some targets
Xin Long
1
-0
/
+2
2017-08-30
irda: do not leak initialized list.dev to userspace
Colin Ian King
1
-1
/
+1
2017-08-30
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
Neal Cardwell
1
-2
/
+1
2017-08-30
ipv6: repair fib6 tree in failure case
Wei Wang
1
-11
/
+11
2017-08-30
ipv6: reset fn->rr_ptr when replacing route
Wei Wang
1
-0
/
+4
2017-08-30
tipc: fix use-after-free
Eric Dumazet
1
-2
/
+4
2017-08-30
sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
Alexander Potapenko
1
-0
/
+2
2017-08-30
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
1
-1
/
+1
2017-08-30
openvswitch: fix skb_panic due to the incorrect actions attrlen
Liping Zhang
3
-3
/
+7
2017-08-30
net: igmp: Use ingress interface rather than vrf device
David Ahern
1
-1
/
+9
2017-08-30
net_sched: remove warning from qdisc_hash_add
Konstantin Khlebnikov
1
-3
/
+0
2017-08-30
net_sched/sfq: update hierarchical backlog when drop packet
Konstantin Khlebnikov
1
-1
/
+4
2017-08-30
ipv4: fix NULL dereference in free_fib_info_rcu()
Eric Dumazet
1
-5
/
+7
2017-08-30
dccp: defer ccid_hc_tx_delete() at dismantle time
Eric Dumazet
1
-2
/
+12
2017-08-30
dccp: purge write queue in dccp_destroy_sock()
Eric Dumazet
1
-4
/
+1
2017-08-30
af_key: do not use GFP_KERNEL in atomic contexts
Eric Dumazet
1
-22
/
+26
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
[next]