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
2019-04-05
netfilter: physdev: relax br_netfilter dependency
Florian Westphal
2
-7
/
+7
2019-04-03
tcp: do not use ipv6 header for ipv4 flow
Eric Dumazet
1
-4
/
+4
2019-04-03
packets: Always register packet sk in the same order
Maxime Chevallier
1
-1
/
+1
2019-04-03
net: rose: fix a possible stack overflow
Eric Dumazet
1
-9
/
+12
2019-04-03
net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
Christoph Paasch
1
-1
/
+1
2019-04-03
dccp: do not use ipv6 header for ipv4 flow
Eric Dumazet
1
-2
/
+2
2019-04-03
cfg80211: size various nl80211 messages correctly
Johannes Berg
1
-8
/
+8
2019-04-03
Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
Marcel Holtmann
1
-0
/
+6
2019-04-03
Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
Marcel Holtmann
1
-31
/
+46
2019-03-27
tcp/dccp: drop SYN packets if accept queue is full
Eric Dumazet
3
-15
/
+3
2019-03-27
Bluetooth: Fix decrementing reference count twice in releasing socket
Myungho Jung
1
-2
/
+1
2019-03-27
libceph: wait for latest osdmap in ceph_monc_blacklist_add()
Ilya Dryomov
2
-1
/
+26
2019-03-23
phonet: fix building with clang
Arnd Bergmann
1
-16
/
+16
2019-03-23
9p/net: fix memory leak in p9_client_create
zhengbin
1
-1
/
+1
2019-03-19
tcp/dccp: remove reqsk_put() from inet_child_forget()
Eric Dumazet
1
-1
/
+1
2019-03-19
rxrpc: Fix client call queueing, waiting for channel
David Howells
1
-2
/
+2
2019-03-19
missing barriers in some of unix_sock ->addr and ->path accesses
Al Viro
2
-20
/
+31
2019-03-19
net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
Kalash Nainwal
1
-1
/
+1
2019-03-19
net/x25: fix a race in x25_bind()
Eric Dumazet
1
-5
/
+8
2019-03-19
tcp: handle inet_csk_reqsk_queue_add() failures
Guillaume Nault
2
-2
/
+13
2019-03-19
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
1
-0
/
+4
2019-03-19
net/x25: reset state in x25_connect()
Eric Dumazet
1
-0
/
+1
2019-03-19
net/x25: fix use-after-free in x25_device_event()
Eric Dumazet
1
-1
/
+5
2019-03-19
net: sit: fix UBSAN Undefined behaviour in check_6rd
Miaohe Lin
1
-2
/
+3
2019-03-19
net/hsr: fix possible crash in add_timer()
Eric Dumazet
1
-8
/
+6
2019-03-19
net: hsr: fix memory leak in hsr_dev_finalize()
Mao Wenan
3
-1
/
+16
2019-03-19
l2tp: fix infoleak in l2tp_ip6_recvmsg()
Eric Dumazet
1
-3
/
+1
2019-03-13
netfilter: nf_nat: skip nat clash resolution for same-origin entries
Martynas Pumputis
1
-0
/
+16
2019-03-13
vsock/virtio: reset connected sockets on device removal
Stefano Garzarella
1
-0
/
+3
2019-03-13
vsock/virtio: fix kernel panic after device hot-unplug
Stefano Garzarella
1
-8
/
+18
2019-03-13
ipvs: Fix signed integer overflow when setsockopt timeout
ZhangXiaoxu
1
-0
/
+12
2019-03-13
vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
Su Yanjun
1
-0
/
+50
2019-03-13
net: avoid use IPCB in cipso_v4_error
Nazarov Sergey
2
-7
/
+32
2019-03-13
net: Add __icmp_send helper.
Nazarov Sergey
1
-3
/
+4
2019-03-13
net: sit: fix memory leak in sit_init_net()
Mao Wenan
1
-0
/
+1
2019-03-13
net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
YueHaibing
2
-4
/
+40
2019-03-13
net: netem: fix skb length BUG_ON in __skb_to_sgvec
Sheng Lan
1
-3
/
+7
2019-03-13
netlabel: fix out-of-bounds memory accesses
Paul Moore
2
-2
/
+4
2019-03-13
net-sysfs: Fix mem leak in netdev_register_kobject
YueHaibing
1
-0
/
+3
2019-03-13
ip6mr: Do not call __IP6_INC_STATS() from preemptible context
Ido Schimmel
1
-4
/
+4
2019-03-05
cfg80211: extend range deviation for DMG
Chaitanya Tata
1
-2
/
+2
2019-03-05
mac80211: Add attribute aligned(2) to struct 'action'
Mathieu Malaterre
1
-1
/
+1
2019-03-05
mac80211: don't initiate TDLS connection if station is not associated to AP
Balaji Pothunoori
1
-0
/
+4
2019-03-05
mac80211: fix miscounting of ttl-dropped frames
Bob Copeland
1
-1
/
+3
2019-02-27
netfilter: nf_tables: fix flush after rule deletion in the same batch
Pablo Neira Ayuso
1
-0
/
+3
2019-02-27
Revert "bridge: do not add port to router list when receives query with sourc...
Hangbin Liu
1
-8
/
+1
2019-02-27
netpoll: Fix device name check in netpoll_setup()
Matthias Kaehlcke
1
-1
/
+1
2019-02-27
sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment
Xin Long
1
-0
/
+1
2019-02-27
sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
Hangbin Liu
1
-1
/
+2
2019-02-27
net/packet: fix 4gb buffer limit due to overflow check
Kal Conley
1
-1
/
+1
[next]