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-19
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
3
-13
/
+33
2018-04-19
sunrpc: remove incorrect HMAC request initialization
Eric Biggers
1
-3
/
+0
2018-04-19
ip_gre: clear feature flags when incompatible o_flags are set
Sabrina Dubroca
1
-0
/
+6
2018-04-19
l2tp: fix race in duplicate tunnel detection
Guillaume Nault
3
-28
/
+14
2018-04-19
l2tp: fix races in tunnel creation
Guillaume Nault
4
-110
/
+110
2018-04-19
rds: MP-RDS may use an invalid c_path
Ka-Cheong Poon
1
-5
/
+10
2018-04-12
net_sched: fix a missing idr_remove() in u32_delete_key()
Cong Wang
1
-0
/
+1
2018-04-12
vti6: better validate user provided tunnel names
Eric Dumazet
1
-2
/
+5
2018-04-12
ip6_tunnel: better validate user provided tunnel names
Eric Dumazet
1
-4
/
+7
2018-04-12
ip6_gre: better validate user provided tunnel names
Eric Dumazet
1
-3
/
+5
2018-04-12
ipv6: sit: better validate user provided tunnel names
Eric Dumazet
1
-3
/
+5
2018-04-12
ip_tunnel: better validate user provided tunnel names
Eric Dumazet
1
-5
/
+6
2018-04-12
net: fool proof dev_valid_name()
Eric Dumazet
1
-1
/
+1
2018-04-12
vlan: also check phy_driver ts_info for vlan's real device
Hangbin Liu
1
-1
/
+5
2018-04-12
sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
Eric Dumazet
1
-5
/
+8
2018-04-12
sctp: do not leak kernel memory to user space
Eric Dumazet
1
-1
/
+3
2018-04-12
net/sched: fix NULL dereference in the error path of tcf_bpf_init()
Davide Caratti
1
-4
/
+8
2018-04-12
net/ipv6: Increment OUTxxx counters after netfilter hook
Jeff Barnhill
1
-2
/
+5
2018-04-12
net: dsa: Discard frames from unused ports
Andrew Lunn
1
-1
/
+7
2018-04-12
arp: fix arp_filter on l3slave devices
Miguel Fadon Perlines
1
-1
/
+1
2018-03-30
Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-03-30
net/ipv6: Fix route leaking between VRFs
David Ahern
1
-0
/
+3
2018-03-30
ipv6: sr: fix seg6 encap performances with TSO enabled
David Lebrun
1
-9
/
+7
2018-03-30
net: Fix untag for vlan packets without ethernet header
Toshiaki Makita
1
-2
/
+4
2018-03-29
ip_tunnel: Resolve ipsec merge conflict properly.
David S. Miller
1
-6
/
+6
2018-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-18
/
+38
2018-03-29
netfilter: nf_nat_snmp_basic: add correct dependency to Makefile
Masahiro Yamada
1
-1
/
+1
2018-03-27
net/smc: use announced length in sock_recvmsg()
Ursula Braun
1
-1
/
+1
2018-03-27
llc: properly handle dev_queue_xmit() return value
Cong Wang
2
-15
/
+32
2018-03-27
strparser: Fix sign of err codes
Dave Watson
1
-2
/
+2
2018-03-27
net sched actions: fix dumping which requires several messages to user space
Craig Dillabaugh
1
-1
/
+3
2018-03-27
net: fix possible out-of-bound read in skb_network_protocol()
Eric Dumazet
1
-1
/
+1
2018-03-27
Merge tag 'batadv-net-for-davem-20180326' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-3
/
+6
2018-03-26
net: sched, fix OOO packets with pfifo_fast
John Fastabend
1
-4
/
+13
2018-03-25
ipv6: the entire IPv6 header chain must fit the first fragment
Paolo Abeni
1
-4
/
+9
2018-03-25
netlink: make sure nladdr has correct size in netlink_connect()
Alexander Potapenko
1
-0
/
+3
2018-03-25
net/ipv4: disable SMC TCP option with SYN Cookies
Hans Wippel
3
-0
/
+7
2018-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-29
/
+105
2018-03-24
netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
Subash Abhinov Kasiviswanathan
2
-4
/
+8
2018-03-24
batman-adv: fix packet loss for broadcasted DHCP packets to a server
Linus Lüssing
1
-1
/
+4
2018-03-24
batman-adv: fix multicast-via-unicast transmission with AP isolation
Linus Lüssing
1
-2
/
+2
2018-03-23
ipv6: fix possible deadlock in rt6_age_examine_exception()
Eric Dumazet
1
-6
/
+7
2018-03-23
ip_tunnel: Emit events for post-register MTU changes
Petr Machata
1
-5
/
+21
2018-03-23
xfrm: Fix transport mode skb control buffer usage.
Steffen Klassert
1
-0
/
+6
2018-03-22
Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-1
/
+3
2018-03-22
net/ipv6: Handle onlink flag with multipath routes
David Ahern
1
-0
/
+1
2018-03-22
ipv6: sr: fix NULL pointer dereference when setting encap source address
David Lebrun
1
-2
/
+3
2018-03-22
ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
David Lebrun
1
-1
/
+1
2018-03-22
Merge tag 'batadv-net-for-davem-20180319' of git://git.open-mesh.org/linux-merge
David S. Miller
5
-13
/
+20
2018-03-22
netfilter: nf_tables: do not hold reference on netdevice from preparation phase
Pablo Neira Ayuso
1
-15
/
+4
[next]