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-04-08
Revert "ip6_vti: adjust vti mtu according to mtu of lower device"
Greg Kroah-Hartman
1
-20
/
+0
2018-04-08
Bluetooth: Fix missing encryption refresh on Security Request
Szymon Janc
1
-1
/
+7
2018-04-08
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
3
-7
/
+40
2018-04-08
netfilter: bridge: ebt_among: add more missing match size checks
Florian Westphal
1
-0
/
+34
2018-04-08
xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems
Steffen Klassert
1
-0
/
+5
2018-04-08
net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()
Greg Hackmann
1
-1
/
+1
2018-04-08
xfrm_user: uncoditionally validate esn replay attribute struct
Florian Westphal
1
-13
/
+8
2018-04-08
mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()
Matthias Kaehlcke
1
-2
/
+2
2018-04-08
mac80211: Fix clang warning about constant operand in logical operation
Matthias Kaehlcke
1
-2
/
+4
2018-04-08
netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch
Matthias Kaehlcke
1
-4
/
+3
2018-04-08
cfg80211: Fix array-bounds warning in fragment copy
Matthias Kaehlcke
1
-3
/
+3
2018-04-08
nl80211: Fix enum type of variable in nl80211_put_sta_rate()
Matthias Kaehlcke
1
-1
/
+1
2018-04-08
netfilter: nf_nat_h323: fix logical-not-parentheses warning
Nick Desaulniers
1
-27
/
+30
2018-03-31
kcm: lock lower socket in kcm_attach
Tom Herbert
1
-10
/
+23
2018-03-31
skbuff: Fix not waking applications when errors are enqueued
Vinicius Costa Gomes
1
-1
/
+1
2018-03-31
net: Only honor ifindex in IP_PKTINFO if non-0
David Ahern
1
-2
/
+4
2018-03-31
netlink: avoid a double skb free in genlmsg_mcast()
Nicolas Dichtel
1
-1
/
+1
2018-03-31
net/iucv: Free memory obtained by kzalloc
Arvind Yadav
1
-1
/
+3
2018-03-31
l2tp: do not accept arbitrary sockets
Eric Dumazet
1
-2
/
+6
2018-03-31
ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
Lorenzo Bianconi
1
-1
/
+2
2018-03-31
dccp: check sk for closed state in dccp_sendmsg()
Alexey Kodanev
1
-0
/
+5
2018-03-31
net: Fix hlist corruptions in inet_evict_bucket()
Kirill Tkhai
1
-0
/
+3
2018-03-31
net: use skb_to_full_sk() in skb_update_prio()
Eric Dumazet
1
-7
/
+15
2018-03-31
ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
Eric Dumazet
1
-4
/
+8
2018-03-31
sch_netem: fix skb leak in netem_enqueue()
Alexey Kodanev
1
-1
/
+1
2018-03-31
net sched actions: return explicit error when tunnel_key mode is not specified
Roman Mashak
1
-0
/
+1
2018-03-24
ip6_vti: adjust vti mtu according to mtu of lower device
Alexey Kodanev
1
-0
/
+20
2018-03-24
netfilter: x_tables: unlock on error in xt_find_table_lock()
Dan Carpenter
1
-1
/
+3
2018-03-24
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
11
-70
/
+139
2018-03-24
ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled
Paolo Abeni
1
-5
/
+17
2018-03-24
mac80211: don't parse encrypted management frames in ieee80211_frame_acked
Emmanuel Grumbach
1
-0
/
+1
2018-03-24
xprtrdma: Cancel refresh worker during buffer shutdown
Chuck Lever
1
-0
/
+1
2018-03-24
netfilter: nft_dynset: continue to next expr if _OP_ADD succeeded
Liping Zhang
1
-3
/
+2
2018-03-24
tipc: check return value of nlmsg_new
Pan Bian
1
-0
/
+2
2018-03-24
netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlink
Liping Zhang
1
-5
/
+21
2018-03-24
openvswitch: Delete conntrack entry clashing with an expectation.
Jarno Rajahalme
1
-1
/
+29
2018-03-24
netfilter: xt_CT: fix refcnt leak on error path
Gao Feng
1
-2
/
+9
2018-03-24
tcp: remove poll() flakes with FastOpen
Eric Dumazet
1
-7
/
+9
2018-03-24
net: ipv6: send unsolicited NA on admin up
David Ahern
1
-0
/
+2
2018-03-22
mac80211: remove BUG() when interface type is invalid
Luca Coelho
1
-1
/
+1
2018-03-22
net: xfrm: allow clearing socket xfrm policies.
Lorenzo Colitti
2
-1
/
+8
2018-03-22
Bluetooth: 6lowpan: fix delay work init in add_peer_chan()
Michael Scott
1
-3
/
+7
2018-03-22
Bluetooth: Avoid bt_accept_unlink() double unlinking
Dean Jenkins
1
-0
/
+24
2018-03-22
sched: act_csum: don't mangle TCP and UDP GSO packets
Davide Caratti
1
-0
/
+12
2018-03-22
batman-adv: handle race condition for claims between gateways
Andreas Pape
1
-4
/
+16
2018-03-22
net/8021q: create device with all possible features in wanted_features
Andrey Vagin
1
-2
/
+1
2018-03-22
netem: apply correct delay when rate throttling
Nik Unger
1
-8
/
+18
2018-03-18
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
4
-18
/
+43
2018-03-18
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
4
-12
/
+33
2018-03-18
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
4
-7
/
+15
[next]