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
2018-03-19
mac80211: remove BUG() when interface type is invalid
Luca Coelho
1
-1
/
+1
2018-03-19
net: sched: drop qdisc_reset from dev_graft_qdisc
John Fastabend
1
-9
/
+19
2018-03-19
xfrm: Fix xfrm_replay_overflow_offload_esn
Yossef Efraim
1
-2
/
+1
2018-03-19
net: xfrm: allow clearing socket xfrm policies.
Lorenzo Colitti
2
-1
/
+8
2018-03-15
net/smc: fix NULL pointer dereference on sock_create_kern() error path
Davide Caratti
1
-1
/
+3
2018-03-15
netfilter: use skb_to_full_sk in ip6_route_me_harder
Eric Dumazet
1
-4
/
+5
2018-03-15
netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
Florian Westphal
1
-0
/
+4
2018-03-15
netfilter: bridge: ebt_among: add missing match size checks
Florian Westphal
1
-2
/
+19
2018-03-15
netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
Florian Westphal
1
-1
/
+12
2018-03-15
netfilter: IDLETIMER: be syzkaller friendly
Eric Dumazet
1
-3
/
+6
2018-03-15
netfilter: nat: cope with negative port range
Paolo Abeni
1
-2
/
+5
2018-03-15
netfilter: x_tables: fix missing timer initialization in xt_LED
Paolo Abeni
1
-6
/
+6
2018-03-15
netfilter: xt_hashlimit: fix lock imbalance
Eric Dumazet
1
-1
/
+1
2018-03-15
netfilter: ipt_CLUSTERIP: fix a race condition of proc file creation
Cong Wang
1
-6
/
+6
2018-03-15
netfilter: add back stackpointer size checks
Florian Westphal
3
-1
/
+14
2018-03-08
tcp: purge write queue upon RST
Soheil Hassas Yeganeh
1
-0
/
+1
2018-03-08
netlink: put module reference if dump start fails
Jason A. Donenfeld
1
-1
/
+3
2018-03-08
cls_u32: fix use after free in u32_destroy_key()
Paolo Abeni
1
-10
/
+11
2018-03-08
bridge: Fix VLAN reference count problem
Ido Schimmel
1
-0
/
+2
2018-03-08
sctp: fix dst refcnt leak in sctp_v6_get_dst()
Alexey Kodanev
1
-3
/
+7
2018-03-08
net: ipv4: Set addr_type in hash_keys for forwarded case
David Ahern
1
-0
/
+2
2018-03-08
tcp: revert F-RTO extension to detect more spurious timeouts
Yuchung Cheng
1
-18
/
+12
2018-03-08
tcp: revert F-RTO middle-box workaround
Yuchung Cheng
1
-10
/
+7
2018-03-08
sctp: do not pr_err for the duplicated node in transport rhlist
Xin Long
1
-4
/
+1
2018-03-08
net/sched: cls_u32: fix cls_u32 on filter replace
Ivan Vecera
1
-1
/
+2
2018-03-08
net_sched: gen_estimator: fix broken estimators based on percpu stats
Eric Dumazet
1
-0
/
+1
2018-03-08
tcp_bbr: better deal with suboptimal GSO
Eric Dumazet
1
-3
/
+5
2018-03-08
rxrpc: Fix send in rxrpc_send_data_packet()
David Howells
1
-1
/
+1
2018-03-08
tcp: Honor the eor bit in tcp_mtu_probe
Ilya Lesokhin
1
-0
/
+25
2018-03-08
sctp: fix dst refcnt leak in sctp_v4_get_dst
Tommi Rantala
1
-6
/
+4
2018-03-08
udplite: fix partial checksum initialization
Alexey Kodanev
2
-0
/
+10
2018-03-08
sctp: verify size of a new chunk in _sctp_make_chunk()
Alexey Kodanev
1
-1
/
+6
2018-03-08
net: sched: report if filter is too large to dump
Roman Kapl
1
-1
/
+6
2018-03-08
netlink: ensure to loop over all netns in genlmsg_multicast_allns()
Nicolas Dichtel
1
-2
/
+10
2018-03-08
net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
Sabrina Dubroca
1
-2
/
+6
2018-03-08
net: fix race on decreasing number of TX queues
Jakub Kicinski
1
-2
/
+9
2018-03-08
ipv6 sit: work around bogus gcc-8 -Wrestrict warning
Arnd Bergmann
1
-1
/
+1
2018-03-08
fib_semantics: Don't match route with mismatching tclassid
Stefano Brivio
1
-0
/
+5
2018-03-08
bridge: check brport attr show in brport_show
Xin Long
1
-0
/
+3
2018-03-03
net: sched: fix use-after-free in tcf_block_put_ext
Jiri Pirko
1
-6
/
+7
2018-03-03
net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
Cong Wang
1
-20
/
+9
2018-03-03
net: sched: crash on blocks with goto chain action
Roman Kapl
1
-5
/
+12
2018-03-03
net: sched: fix crash when deleting secondary chains
Roman Kapl
1
-3
/
+4
2018-03-03
sctp: make use of pre-calculated len
Marcelo Ricardo Leitner
1
-6
/
+10
2018-03-03
sctp: add a ceiling to optlen in some sockopts
Marcelo Ricardo Leitner
1
-0
/
+10
2018-03-03
mac80211: mesh: drop frames appearing to be from us
Johannes Berg
1
-0
/
+2
2018-03-03
nl80211: Check for the required netlink attribute presence
Hao Chen
1
-1
/
+2
2018-03-03
ip6_tunnel: allow ip6gre dev mtu to be set below 1280
Xin Long
1
-3
/
+3
2018-03-03
tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path
Tommi Rantala
1
-1
/
+5
2018-03-03
tipc: error path leak fixes in tipc_enable_bearer()
Tommi Rantala
1
-1
/
+4
[next]