index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2021-03-17
cipso,calipso: resolve a number of problems with the DOI refcounts
Paul Moore
3
-19
/
+9
2021-03-17
net: sched: avoid duplicates in classes dump
Maximilian Heyne
1
-4
/
+4
2021-03-17
nexthop: Do not flush blackhole nexthops when loopback goes down
Ido Schimmel
1
-3
/
+7
2021-03-17
net: dsa: tag_rtl4_a: fix egress tags
DENG Qingfang
1
-7
/
+5
2021-03-17
net: always use icmp{,v6}_ndo_send from ndo_start_xmit
Jason A. Donenfeld
6
-23
/
+22
2021-03-17
netfilter: x_tables: gpf inside xt_find_revision()
Vasily Averin
1
-2
/
+4
2021-03-17
netfilter: nf_nat: undo erroneous tcp edemux lookup
Florian Westphal
1
-4
/
+21
2021-03-17
tcp: add sanity tests to TCP_QUEUE_SEQ
Eric Dumazet
1
-8
/
+15
2021-03-17
tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE)
Arjun Roy
1
-1
/
+2
2021-03-17
net: l2tp: reduce log level of messages in receive path, add counter instead
Matthias Schiffer
3
-19
/
+29
2021-03-17
net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0
Balazs Nemeth
1
-0
/
+3
2021-03-17
net: Fix gro aggregation for udp encaps with zero csum
Daniel Borkmann
1
-1
/
+1
2021-03-07
Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data
Gopal Tiwari
1
-0
/
+3
2021-03-07
Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk
Hans de Goede
1
-7
/
+11
2021-03-07
pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()
Di Zhu
1
-1
/
+1
2021-03-07
Bluetooth: btusb: fix memory leak on suspend and resume
Vamshi K Sthambamkadi
1
-1
/
+2
2021-03-07
net: fix dev_ifsioc_locked() race condition
Cong Wang
3
-14
/
+50
2021-03-07
net: psample: Fix netlink skb length with tunnel info
Chris Mi
1
-2
/
+2
2021-03-07
net: hsr: add support for EntryForgetTime
Marco Wenzel
3
-2
/
+9
2021-03-07
net: dsa: tag_rtl4_a: Support also egress tags
Linus Walleij
1
-14
/
+29
2021-03-07
net/sched: cls_flower: Reject invalid ct_state flags rules
wenxu
1
-2
/
+37
2021-03-07
net: bridge: use switchdev for port flags set through sysfs too
Vladimir Oltean
1
-3
/
+6
2021-03-07
mptcp: do not wakeup listener for MPJ subflows
Paolo Abeni
1
-0
/
+6
2021-03-07
net: fix up truesize of cloned skb in skb_prepare_for_shift()
Marco Elver
1
-1
/
+13
2021-03-07
net/af_iucv: remove WARN_ONCE on malformed RX packets
Alexander Egorenkov
1
-1
/
+0
2021-03-04
net_sched: fix RTNL deadlock again caused by request_module()
Cong Wang
2
-40
/
+75
2021-03-04
net: qrtr: Fix memory leak in qrtr_tun_open
Takeshi Misawa
1
-1
/
+11
2021-03-04
net: sched: fix police ext initialization
Vlad Buslov
2
-1
/
+2
2021-03-04
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
3
-16
/
+19
2021-03-04
svcrdma: Hold private mutex while invoking rdma_accept()
Chuck Lever
1
-3
/
+3
2021-03-04
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
1
-1
/
+2
2021-03-04
bpf: Fix bpf_fib_lookup helper MTU check for SKB ctx
Jesper Dangaard Brouer
1
-3
/
+10
2021-03-04
mac80211: fix potential overflow when multiplying to u32 integers
Colin Ian King
1
-1
/
+1
2021-03-04
Bluetooth: Put HCI device if inquiry procedure interrupts
Pan Bian
1
-2
/
+4
2021-03-04
Bluetooth: drop HCI device reference before return
Pan Bian
1
-0
/
+1
2021-03-04
Bluetooth: Fix initializing response id after clearing struct
Christopher William Snowhill
1
-1
/
+1
2021-02-26
RDMA: Lift ibdev_to_node from rds to common code
Christoph Hellwig
1
-7
/
+0
2021-02-23
net: fix proc_fs init handling in af_packet and tls
Yonatan Linik
2
-0
/
+5
2021-02-23
net: bridge: Fix a warning when del bridge sysfs
Wang Hai
1
-1
/
+4
2021-02-23
net: openvswitch: fix TTL decrement exception action execution
Eelco Chaudron
1
-9
/
+6
2021-02-23
net: sched: incorrect Kconfig dependencies on Netfilter modules
Pablo Neira Ayuso
1
-3
/
+3
2021-02-23
net/sched: fix miss init the mru in qdisc_skb_cb
wenxu
1
-0
/
+2
2021-02-23
mptcp: skip to next candidate if subflow has unacked data
Florian Westphal
1
-1
/
+4
2021-02-23
net: qrtr: Fix port ID for control messages
Loic Poulain
1
-1
/
+1
2021-02-17
net/qrtr: restrict user-controlled length in qrtr_tun_write_iter()
Sabyrzhan Tasbolatov
1
-0
/
+6
2021-02-17
net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS
Sabyrzhan Tasbolatov
1
-0
/
+3
2021-02-17
vsock: fix locking in vsock_shutdown()
Stefano Garzarella
2
-7
/
+5
2021-02-17
vsock/virtio: update credit only if socket is not closed
Stefano Garzarella
1
-2
/
+2
2021-02-17
bridge: mrp: Fix the usage of br_mrp_port_switchdev_set_state
Horatiu Vultur
3
-9
/
+10
2021-02-17
net/vmw_vsock: improve locking in vsock_connect_timeout()
Norbert Slusarek
1
-4
/
+1
[prev]
[next]