index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-12-21
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
-4
/
+5
2023-12-21
net: avoid build bug in skb extension length calculation
Thomas Weißschuh
-0
/
+2
2023-12-21
net: ethernet: mtk_wed: fix possible NULL pointer dereference in mtk_wed_wo_q...
Lorenzo Bianconi
-0
/
+3
2023-12-20
net: stmmac: fix incorrect flag check in timestamp interrupt
Lai Peter Jun Ann
-1
/
+1
2023-12-20
Merge tag 'for-net-2023-12-15' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
-29
/
+80
2023-12-19
Merge branch 'check-vlan-filter-feature-in-vlan_vids_add_by_dev-and-vlan_vids...
Paolo Abeni
-1
/
+38
2023-12-19
selftests: add vlan hw filter tests
Liu Jian
-0
/
+30
2023-12-19
net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by...
Liu Jian
-1
/
+8
2023-12-19
net: hns3: add new maintainer for the HNS3 ethernet driver
Jijie Shao
-0
/
+1
2023-12-19
net: mana: select PAGE_POOL
Yury Norov
-0
/
+1
2023-12-19
net: ks8851: Fix TX stall caused by TX buffer overrun
Ronald Wahl
-25
/
+40
2023-12-18
ice: Fix PF with enabled XDP going no-carrier after reset
Larysa Zaremba
-0
/
+3
2023-12-18
ice: alter feature support check for SRIOV and LAG
Dave Ertman
-0
/
+2
2023-12-18
ice: stop trashing VF VSI aggregator node ID information
Jacob Keller
-4
/
+0
2023-12-17
Merge branch 'mptcp-misc-fixes'
David S. Miller
-21
/
+36
2023-12-17
mailmap: add entries for Geliang Tang
Geliang Tang
-0
/
+4
2023-12-17
mptcp: fill in missing MODULE_DESCRIPTION()
Matthieu Baerts
-0
/
+2
2023-12-17
mptcp: fix inconsistent state on fastopen race
Paolo Abeni
-17
/
+26
2023-12-17
selftests: mptcp: join: fix subflow_send_ack lookup
Geliang Tang
-4
/
+4
2023-12-15
net: phy: skip LED triggers on PHYs on SFP modules
Daniel Golle
-2
/
+4
2023-12-15
bnxt_en: do not map packet buffers twice
Andy Gospodarek
-9
/
+2
2023-12-15
Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg
Hyunwoo Kim
-1
/
+6
2023-12-15
Bluetooth: Add more enc key size check
Alex Lu
-1
/
+15
2023-12-15
Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
Xiao Yao
-7
/
+30
2023-12-15
Bluetooth: L2CAP: Send reject on command corrupted request
Frédéric Danis
-6
/
+15
2023-12-15
Bluetooth: hci_core: Fix hci_conn_hash_lookup_cis
Luiz Augusto von Dentz
-2
/
+2
2023-12-15
Bluetooth: hci_event: shut up a false-positive warning
Arnd Bergmann
-0
/
+3
2023-12-15
Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent
Luiz Augusto von Dentz
-1
/
+2
2023-12-15
Bluetooth: Fix deadlock in vhci_send_frame
Ying Hsu
-4
/
+6
2023-12-15
Bluetooth: Fix not notifying when connection encryption changes
Luiz Augusto von Dentz
-7
/
+1
2023-12-15
net/rose: fix races in rose_kill_by_device()
Eric Dumazet
-5
/
+34
2023-12-15
ethernet: atheros: fix a memleak in atl1e_setup_ring_resources
Zhipeng Lu
-1
/
+4
2023-12-15
net: sched: ife: fix potential use-after-free
Eric Dumazet
-0
/
+1
2023-12-15
net: Return error from sk_stream_wait_connect() if sk_wait_event() fails
Shigeru Yoshida
-1
/
+1
2023-12-15
octeontx2-pf: Fix graceful exit during PFC configuration failure
Suman Ghosh
-3
/
+14
2023-12-15
net: libwx: fix memory leak on free page
duanqiangwen
-77
/
+6
2023-12-14
Merge tag 'wireless-2023-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
-19
/
+125
2023-12-14
Merge tag 'mlx5-fixes-2023-12-13' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-54
/
+79
2023-12-14
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-5
/
+5
2023-12-14
net: mscc: ocelot: fix pMAC TX RMON stats for bucket 256-511 and above
Vladimir Oltean
-4
/
+4
2023-12-14
net: mscc: ocelot: fix eMAC TX RMON stats for bucket 256-511 and above
Vladimir Oltean
-4
/
+4
2023-12-14
Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-582
/
+1150
2023-12-14
Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-50
/
+116
2023-12-14
net: atlantic: fix double free in ring reinit logic
Igor Russkikh
-1
/
+4
2023-12-14
appletalk: Fix Use-After-Free in atalk_ioctl
Hyunwoo Kim
-5
/
+4
2023-12-14
net: stmmac: Handle disabled MDIO busses from devicetree
Andrew Halaney
-1
/
+5
2023-12-14
net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RX
Sneh Shah
-0
/
+10
2023-12-14
wifi: cfg80211: fix certs build to not depend on file order
Johannes Berg
-1
/
+1
2023-12-13
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
-74
/
+219
2023-12-13
Merge branch 'dpaa2-switch-various-fixes'
Jakub Kicinski
-12
/
+6
[next]