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-11-10
l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6
Guillaume Nault
2
-4
/
+6
2018-11-10
rtnetlink: Disallow FDB configuration for non-Ethernet device
Ido Schimmel
1
-0
/
+10
2018-11-10
net: drop skb on failure in ip_check_defrag()
Cong Wang
1
-4
/
+8
2018-11-10
sctp: fix race on sctp_id2asoc
Marcelo Ricardo Leitner
1
-3
/
+2
2018-11-10
net: socket: fix a missing-check bug
Wenwen Wang
1
-3
/
+8
2018-11-10
net: sched: gred: pass the right attribute to gred_change_table_def()
Jakub Kicinski
1
-1
/
+1
2018-11-10
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
David Ahern
1
-2
/
+4
2018-11-10
ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called
Stefano Brivio
1
-2
/
+1
2018-11-10
ipv6: mcast: fix a use-after-free in inet6_mc_check
Eric Dumazet
1
-8
/
+8
2018-11-10
net: bridge: remove ipv6 zero address check in mcast queries
Nikolay Aleksandrov
1
-2
/
+1
2018-11-10
bridge: do not add port to router list when receives query with source 0.0.0.0
Hangbin Liu
1
-1
/
+9
2018-11-10
l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()
Guillaume Nault
2
-10
/
+12
2018-11-10
gro: Allow tunnel stacking in the case of FOU/GUE
Alexander Duyck
1
-0
/
+16
2018-11-10
vti6: flush x-netns xfrm cache when vti interface is removed
Nicolas Dichtel
1
-0
/
+31
2018-11-10
sch_red: update backlog as well
WANG Cong
1
-0
/
+4
2018-11-10
xfrm: Clear sk_dst_cache when applying per-socket policy.
Jonathan Basseri
1
-0
/
+1
2018-11-10
ipv6: orphan skbs in reassembly unit
Eric Dumazet
1
-0
/
+1
2018-11-10
af_iucv: Move sockaddr length checks to before accessing sa_family in bind an...
Mateusz Jurczyk
1
-5
/
+3
2018-11-10
net: drop write-only stack variable
David Herrmann
1
-4
/
+1
2018-11-10
Bluetooth: SMP: fix crash in unpairing
Matias Karhumaa
3
-10
/
+29
2018-11-10
xfrm: validate template mode
Sean Tranchetti
1
-0
/
+3
2018-11-10
cfg80211: reg: Init wiphy_idx in regulatory_hint_core()
Andrei Otcheretianski
1
-0
/
+1
2018-11-10
mac80211: Always report TX status
Andrei Otcheretianski
1
-5
/
+2
2018-11-10
xfrm6: call kfree_skb when skb is toobig
Thadeu Lima de Souza Cascardo
1
-0
/
+2
2018-11-10
xfrm: Validate address prefix lengths in the xfrm selector.
Steffen Klassert
1
-0
/
+12
2018-10-20
rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
Eric Dumazet
1
-0
/
+6
2018-10-20
netlabel: check for IPV4MASK in addrinfo_get
Sean Tranchetti
1
-1
/
+2
2018-10-20
net/ipv6: Display all addresses in output of /proc/net/if_inet6
Jeff Barnhill
1
-3
/
+1
2018-10-20
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
3
-6
/
+84
2018-10-20
ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
Eric Dumazet
1
-2
/
+1
2018-10-20
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
1
-0
/
+9
2018-10-20
ip6_tunnel: be careful when accessing the inner header
Paolo Abeni
1
-2
/
+11
2018-10-13
ebtables: arpreply: Add the standard target sanity check
Gao Feng
1
-0
/
+3
2018-10-13
tcp: add tcp_ooo_try_coalesce() helper
Eric Dumazet
1
-2
/
+21
2018-10-13
tcp: call tcp_drop() from tcp_data_queue_ofo()
Eric Dumazet
1
-2
/
+2
2018-10-13
tcp: free batches of packets in tcp_prune_ofo_queue()
Eric Dumazet
1
-5
/
+11
2018-10-13
tcp: fix a stale ooo_last_skb after a replace
Eric Dumazet
1
-1
/
+2
2018-10-13
tcp: use an RB tree for ooo receive queue
Yaogong Wang
5
-154
/
+230
2018-10-13
tcp: increment sk_drops for dropped rx packets
Eric Dumazet
3
-13
/
+22
2018-10-13
mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
Felix Fietkau
1
-1
/
+1
2018-10-10
mac80211: shorten the IBSS debug messages
Emmanuel Grumbach
1
-11
/
+11
2018-10-10
mac80211: Fix station bandwidth setting after channel switch
Ilan Peer
1
-0
/
+53
2018-10-10
mac80211: fix a race between restart and CSA flows
Emmanuel Grumbach
1
-1
/
+20
2018-10-10
cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()
Dan Carpenter
1
-1
/
+1
2018-10-10
cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
Arunk Khandavalli
1
-0
/
+1
2018-10-10
mac80211: mesh: fix HWMP sequence numbering to follow standard
Yuan-Chi Pang
1
-0
/
+4
2018-10-10
mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X
Danek Duvall
1
-4
/
+1
2018-10-10
6lowpan: iphc: reset mac_header after decompress to fix panic
Michael Scott
1
-0
/
+1
2018-09-29
neighbour: confirm neigh entries when ARP packet is received
Vasily Khoruzhick
1
-5
/
+8
2018-09-29
ipv6: fix possible use-after-free in ip6_xmit()
Eric Dumazet
1
-4
/
+2
[next]