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-02-26
net: socket: fix recvmmsg not returning error from sock_error
Maxime Jayat
1
-1
/
+3
2017-02-26
ip: fix IP_CHECKSUM handling
Paolo Abeni
1
-4
/
+4
2017-02-26
irda: Fix lockdep annotations in hashbin_delete().
David S. Miller
1
-18
/
+16
2017-02-26
dccp: fix freeing skb too early for IPV6_RECVPKTINFO
Andrey Konovalov
1
-1
/
+2
2017-02-26
packet: Do not call fanout_release from atomic contexts
Anoob Soman
1
-9
/
+22
2017-02-26
packet: fix races in fanout_add()
Eric Dumazet
1
-25
/
+30
2017-02-26
net/llc: avoid BUG_ON() in skb_orphan()
Eric Dumazet
2
-0
/
+6
2017-02-18
l2tp: do not use udp_ioctl()
Eric Dumazet
3
-2
/
+28
2017-02-18
ping: fix a null pointer dereference
WANG Cong
1
-0
/
+2
2017-02-18
packet: round up linear to header len
Willem de Bruijn
1
-3
/
+4
2017-02-18
net: introduce device min_header_len
Willem de Bruijn
1
-0
/
+1
2017-02-18
sit: fix a double free on error path
WANG Cong
1
-0
/
+1
2017-02-18
sctp: avoid BUG_ON on sctp_wait_for_sndbuf
Marcelo Ricardo Leitner
1
-1
/
+2
2017-02-18
tcp: avoid infinite loop in tcp_splice_read()
Eric Dumazet
1
-0
/
+6
2017-02-18
ipv6: tcp: add a missing tcp_v6_restore_cb()
Eric Dumazet
1
-11
/
+13
2017-02-18
ip6_gre: fix ip6gre_err() invalid reads
Eric Dumazet
1
-19
/
+22
2017-02-18
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
1
-0
/
+4
2017-02-18
ipv4: keep skb->dst around in presence of IP options
Eric Dumazet
1
-1
/
+8
2017-02-18
net: use a work queue to defer net_disable_timestamp() work
Eric Dumazet
1
-18
/
+13
2017-02-18
tcp: fix 0 divide in __tcp_select_window()
Eric Dumazet
1
-2
/
+4
2017-02-18
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
1
-1
/
+1
2017-02-18
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
1
-12
/
+22
2017-02-18
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
5
-8
/
+17
2017-02-14
mac80211: Fix adding of mesh vendor IEs
Thorsten Horstmann
1
-1
/
+1
2017-02-09
can: bcm: fix hrtimer/tasklet termination in bcm op removal
Oliver Hartkopp
1
-7
/
+16
2017-02-09
svcrpc: fix oops in absence of krb5 module
J. Bruce Fields
1
-1
/
+1
2017-02-04
net: dsa: Bring back device detaching in dsa_slave_suspend()
Florian Fainelli
1
-0
/
+2
2017-02-04
af_unix: move unix_mknod() out of bindlock
WANG Cong
1
-11
/
+16
2017-02-04
bridge: netlink: call br_changelink() during br_dev_newlink()
Ivan Vecera
1
-14
/
+19
2017-02-04
tcp: initialize max window for a new fastopen socket
Alexey Kodanev
1
-0
/
+1
2017-02-04
ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
Kefeng Wang
1
-3
/
+1
2017-02-04
net: fix harmonize_features() vs NETIF_F_HIGHDMA
Eric Dumazet
1
-2
/
+2
2017-02-04
ax25: Fix segfault after sock connection timeout
Basil Gunn
1
-1
/
+1
2017-02-04
openvswitch: maintain correct checksum state in conntrack actions
Lance Richardson
1
-1
/
+2
2017-02-04
tcp: fix tcp_fastopen unaligned access complaints on sparc
Shannon Nelson
1
-1
/
+1
2017-02-04
net: ipv4: fix table id in getroute response
David Ahern
1
-1
/
+1
2017-02-04
net: lwtunnel: Handle lwtunnel_fill_encap failure
David Ahern
2
-5
/
+9
2017-02-01
SUNRPC: cleanup ida information when removing sunrpc module
Kinglong Mee
2
-0
/
+6
2017-01-26
svcrdma: avoid duplicate dma unmapping during error recovery
Sriharsha Basavapatna
1
-2
/
+0
2017-01-26
svcrpc: don't leak contexts on PROC_DESTROY
J. Bruce Fields
1
-1
/
+1
2017-01-19
nl80211: fix sched scan netlink socket owner destruction
Johannes Berg
1
-9
/
+7
2017-01-15
net: ipv4: Fix multipath selection with vrf
David Ahern
1
-2
/
+7
2017-01-15
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
1
-0
/
+1
2017-01-15
gro: use min_t() in skb_gro_reset_offset()
Eric Dumazet
1
-2
/
+3
2017-01-15
gro: Enter slow-path if there is no tailroom
Herbert Xu
1
-1
/
+2
2017-01-15
ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
Alexander Duyck
1
-1
/
+1
2017-01-15
igmp: Make igmp group member RFC 3376 compliant
Michal Tesar
1
-1
/
+6
2017-01-15
drop_monitor: consider inserted data in genlmsg_end
Reiter Wolfgang
1
-1
/
+7
2017-01-15
drop_monitor: add missing call to genlmsg_end
Reiter Wolfgang
1
-9
/
+24
2017-01-15
net, sched: fix soft lockup in tc_classify
Daniel Borkmann
1
-1
/
+3
[next]