index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-07
33
-92
/
+229
|
\
|
*
net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()
Vladimir Oltean
2023-09-07
1
-1
/
+1
|
*
Revert "net: team: do not use dynamic lockdep key"
Jakub Kicinski
2023-09-07
2
-56
/
+59
|
*
net: hns3: remove GSO partial feature bit
Jie Wang
2023-09-07
1
-2
/
+0
|
*
net: hns3: fix the port information display when sfp is absent
Yisen Zhuang
2023-09-07
1
-1
/
+3
|
*
net: hns3: fix invalid mutex between tc qdisc and dcb ets command issue
Jijie Shao
2023-09-07
4
-19
/
+9
|
*
net: hns3: fix debugfs concurrency issue between kfree buffer and read
Hao Chen
2023-09-07
1
-3
/
+4
|
*
net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()
Hao Chen
2023-09-07
1
-7
/
+7
|
*
net: hns3: Support query tx timeout threshold by debugfs
Jijie Shao
2023-09-07
1
-0
/
+4
|
*
net: hns3: fix tx timeout issue
Jian Shen
2023-09-07
1
-5
/
+12
|
*
net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)
Lukasz Majewski
2023-09-06
2
-4
/
+21
|
*
net: dsa: sja1105: complete tc-cbs offload support on SJA1110
Vladimir Oltean
2023-09-06
3
-0
/
+19
|
*
net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many times
Vladimir Oltean
2023-09-06
1
-3
/
+20
|
*
net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offload
Vladimir Oltean
2023-09-06
1
-3
/
+12
|
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2023-09-06
3
-6
/
+6
|
|
\
|
|
*
igb: Change IGB_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
2023-09-05
1
-2
/
+2
|
|
*
igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
2023-09-05
1
-2
/
+2
|
|
*
igc: Change IGC_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
2023-09-05
1
-2
/
+2
|
*
|
mlx5/core: E-Switch, Create ACL FT for eswitch manager in switchdev mode
Bodong Wang
2023-09-06
2
-19
/
+51
|
*
|
net/mlx5e: Clear mirred devices array if the rule is split
Jianbo Liu
2023-09-06
7
-3
/
+13
|
*
|
net: team: do not use dynamic lockdep key
Taehee Yoo
2023-09-06
2
-59
/
+56
|
|
/
|
*
octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handler
Geetha sowjanya
2023-09-05
1
-2
/
+19
|
*
Revert "net: macsec: preserve ingress frame ordering"
Sabrina Dubroca
2023-09-05
1
-2
/
+1
|
*
veth: Fixing transmit return status for dropped packets
Liang Chen
2023-09-04
1
-1
/
+3
|
*
gve: fix frag_list chaining
Eric Dumazet
2023-09-04
1
-1
/
+4
|
*
igb: disable virtualization features on 82580
Corinna Vinschen
2023-09-03
1
-2
/
+3
|
*
sfc: check for zero length in EF10 RX prefix
Edward Cree
2023-09-01
1
-5
/
+15
|
*
net: stmmac: failure to probe without MAC interface specified
Russell King (Oracle)
2023-08-30
1
-3
/
+2
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-09-04
1
-26
/
+202
|
\
\
|
*
|
virtio_net: merge dma operations when filling mergeable buffers
Xuan Zhuo
2023-09-03
1
-26
/
+202
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-09-01
3
-1
/
+56
|
\
\
\
|
*
|
|
bnxt_en: Share the bar0 address with the RoCE driver
Chandramohan Akula
2023-07-21
2
-1
/
+2
|
*
|
|
bnxt_en: Update HW interface headers
Chandramohan Akula
2023-07-21
1
-0
/
+54
*
|
|
|
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-09-01
11
-99
/
+59
|
\
\
\
\
|
*
\
\
\
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
2023-08-20
115
-504
/
+1266
|
|
\
\
\
\
|
*
|
|
|
|
tty: hso: simplify hso_serial_write()
Jiri Slaby (SUSE)
2023-08-11
1
-11
/
+5
|
*
|
|
|
|
tty: ldops: unify to u8
Jiri Slaby (SUSE)
2023-08-11
2
-9
/
+7
|
*
|
|
|
|
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+2
|
*
|
|
|
|
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-11
1
-2
/
+1
|
*
|
|
|
|
tty: use u8 for flags
Jiri Slaby (SUSE)
2023-08-11
9
-15
/
+14
|
*
|
|
|
|
tty: use u8 for chars
Jiri Slaby (SUSE)
2023-08-11
8
-20
/
+17
|
*
|
|
|
|
tty: make tty_ldisc_ops::*buf*() hooks operate on size_t
Jiri Slaby (SUSE)
2023-08-11
9
-10
/
+10
|
*
|
|
|
|
tty: can327, move overflow test inside can327_ldisc_rx()'s loop
Jiri Slaby (SUSE)
2023-08-11
1
-8
/
+7
|
*
|
|
|
|
tty: can327: unify error paths in can327_ldisc_rx()
Jiri Slaby (SUSE)
2023-08-11
1
-14
/
+8
|
*
|
|
|
|
tty: remove dummy tty_ldisc_ops::poll() implementations
Jiri Slaby (SUSE)
2023-08-11
2
-16
/
+0
|
*
|
|
|
|
can: can327: remove casts from tty->disc_data
Jiri Slaby
2023-08-03
1
-4
/
+4
|
*
|
|
|
|
can: slcan: remove casts from tty->disc_data
Jiri Slaby
2023-07-31
1
-4
/
+4
|
*
|
|
|
|
Merge 6.5-rc4 into tty-next
Greg Kroah-Hartman
2023-07-31
31
-138
/
+405
|
|
\
\
\
\
\
|
*
|
|
|
|
|
can: ems_pci: move ASIX AX99100 ids to pci_ids.h
Jiaqing Zhao
2023-07-30
1
-5
/
+1
|
*
|
|
|
|
|
can: ems_pci: remove PCI_SUBVENDOR_ID_ASIX definition
Jiaqing Zhao
2023-07-30
1
-2
/
+1
[next]