index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-01
net/smc: Remove redundant refcount increase
Yacan Liu
1
-1
/
+0
2022-09-01
Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"
Jakub Kicinski
1
-3
/
+1
2022-09-01
tcp: make global challenge ack rate limitation per net-ns and default disabled
Eric Dumazet
2
-12
/
+15
2022-09-01
tcp: annotate data-race around challenge_timestamp
Eric Dumazet
1
-2
/
+2
2022-09-01
net: dsa: hellcreek: Print warning only once
Kurt Kanzenbach
1
-1
/
+1
2022-09-01
ip: fix triggering of 'icmp redirect'
Nicolas Dichtel
1
-2
/
+2
2022-09-01
sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb
Toke Høiland-Jørgensen
1
-1
/
+3
2022-08-31
kcm: fix strp_init() order and cleanup
Cong Wang
1
-8
/
+7
2022-08-31
Merge tag 'ieee802154-for-net-2022-08-29' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
1
-1
/
+1
2022-08-30
net/sched: fix netdevice reference leaks in attach_default_qdiscs()
Wang Hai
1
-15
/
+16
2022-08-30
net: sched: tbf: don't call qdisc_put() while holding tree lock
Zhengchao Shao
1
-1
/
+3
2022-08-29
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
2
-6
/
+6
2022-08-29
net: mac802154: Fix a condition in the receive path
Miquel Raynal
1
-1
/
+1
2022-08-27
openvswitch: fix memory leak at failed datapath creation
Andrey Zhadchenko
1
-1
/
+3
2022-08-27
Merge tag 'for-net-2022-08-25' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
6
-61
/
+105
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-12
/
+17
2022-08-26
Merge tag 'wireless-2022-08-26' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
5
-7
/
+16
2022-08-26
Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn
Zhengping Jiang
1
-2
/
+4
2022-08-26
Bluetooth: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-08-26
Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt
Archie Pusaka
1
-1
/
+1
2022-08-26
Bluetooth: ISO: Fix not handling shutdown condition
Luiz Augusto von Dentz
1
-10
/
+25
2022-08-26
Bluetooth: hci_sync: fix double mgmt_pending_free() in remove_adv_monitor()
Tetsuo Handa
1
-1
/
+0
2022-08-26
Bluetooth: MGMT: Fix Get Device Flags
Luiz Augusto von Dentz
1
-29
/
+42
2022-08-26
Bluetooth: L2CAP: Fix build errors in some archs
Luiz Augusto von Dentz
1
-5
/
+5
2022-08-26
Bluetooth: hci_sync: Fix suspend performance regression
Luiz Augusto von Dentz
1
-10
/
+14
2022-08-26
Bluetooth: hci_event: Fix vendor (unknown) opcode status handling
Hans de Goede
1
-0
/
+11
2022-08-26
Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
42
-161
/
+251
2022-08-25
rxrpc: Fix locking in rxrpc's sendmsg
David Howells
2
-39
/
+57
2022-08-25
wifi: mac80211: potential NULL dereference in ieee80211_tx_control_port()
Dan Carpenter
1
-1
/
+1
2022-08-25
wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()
Dan Carpenter
1
-1
/
+2
2022-08-25
wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected
Siddh Raman Pant
1
-0
/
+4
2022-08-25
wifi: mac80211: fix possible leak in ieee80211_tx_control_port()
Yang Yingliang
1
-0
/
+1
2022-08-25
wifi: mac80211: always free sta in __sta_info_alloc in case of error
Lorenzo Bianconi
1
-1
/
+1
2022-08-25
wifi: mac80211: Fix UAF in ieee80211_scan_rx()
Siddh Raman Pant
1
-4
/
+7
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
13
-52
/
+105
2022-08-24
net: Fix a data-race around sysctl_somaxconn.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix a data-race around netdev_unregister_timeout_secs.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix data-races around sysctl_devconf_inherit_init_net.
Kuniyuki Iwashima
2
-9
/
+12
2022-08-24
net: Fix a data-race around netdev_budget_usecs.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix data-races around sysctl_max_skb_frags.
Kuniyuki Iwashima
2
-3
/
+3
2022-08-24
net: Fix a data-race around netdev_budget.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix a data-race around sysctl_net_busy_read.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix a data-race around sysctl_tstamp_allow_data.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix data-races around sysctl_optmem_max.
Kuniyuki Iwashima
5
-14
/
+18
2022-08-24
net: Fix data-races around netdev_tstamp_prequeue.
Kuniyuki Iwashima
1
-4
/
+4
2022-08-24
net: Fix data-races around netdev_max_backlog.
Kuniyuki Iwashima
4
-5
/
+5
2022-08-24
net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
Kuniyuki Iwashima
3
-8
/
+11
2022-08-24
net: Fix data-races around sysctl_[rw]mem_(max|default).
Kuniyuki Iwashima
5
-10
/
+10
2022-08-24
net/core/skbuff: Check the return value of skb_copy_bits()
lily
1
-3
/
+2
2022-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-3
/
+6
[next]