index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-07-17
1575
-25581
/
+93926
|
\
|
*
eth: fbnic: Fix spelling mistake "tiggerring" -> "triggering"
Colin Ian King
2024-07-16
1
-1
/
+1
|
*
tcp: Replace strncpy() with strscpy()
Kees Cook
2024-07-16
1
-4
/
+5
|
*
wifi: ath12k: fix build vs old compiler
Paolo Abeni
2024-07-16
1
-2
/
+2
|
*
tcp: Don't access uninit tcp_rsk(req)->ao_keyid in tcp_create_openreq_child().
Kuniyuki Iwashima
2024-07-16
1
-7
/
+8
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-15
22
-67
/
+310
|
|
\
|
|
*
net: bridge: mst: Check vlan state for egress decision
Elliot Ayrey
2024-07-15
1
-2
/
+2
|
|
*
Merge branch 'main' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net into...
David S. Miller
2024-07-15
2
-5
/
+85
|
|
|
\
|
|
|
*
xdp: fix invalid wait context of page_pool_destroy()
Taehee Yoo
2024-07-15
1
-3
/
+1
|
|
|
*
af_packet: Handle outgoing VLAN packets without hardware offloading
Chengen Du
2024-07-15
1
-2
/
+84
|
|
|
/
|
|
*
net: netconsole: Disable target before netpoll cleanup
Breno Leitao
2024-07-14
1
-1
/
+1
|
|
*
Merge branch 'vrf-fix-source-address-selection-with-route-leak'
Jakub Kicinski
2024-07-14
6
-12
/
+120
|
|
|
\
|
|
|
*
selftests: vrf_route_leaking: add local test
Nicolas Dichtel
2024-07-14
1
-2
/
+91
|
|
|
*
ipv6: take care of scope when choosing the src addr
Nicolas Dichtel
2024-07-14
1
-1
/
+2
|
|
|
*
ipv6: fix source address selection with route leak
Nicolas Dichtel
2024-07-14
3
-7
/
+16
|
|
|
*
ipv4: fix source address selection with route leak
Nicolas Dichtel
2024-07-14
1
-2
/
+11
|
|
|
/
|
|
*
selftests: forwarding: devlink_lib: Wait for udev events after reloading
Amit Cohen
2024-07-14
1
-0
/
+2
|
|
*
Merge branch 'net-pse-pd-fix-possible-issues-with-a-pse-supporting-both-c33-a...
Jakub Kicinski
2024-07-14
2
-5
/
+7
|
|
|
\
|
|
|
*
net: ethtool: pse-pd: Fix possible null-deref
Kory Maincent
2024-07-14
1
-2
/
+2
|
|
|
*
net: pse-pd: Do not return EOPNOSUPP if config is null
Kory Maincent
2024-07-14
2
-3
/
+5
|
|
|
/
|
|
*
Merge tag 'ipsec-2024-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-07-14
9
-43
/
+92
|
|
|
\
|
|
|
*
xfrm: call xfrm_dev_policy_delete when kill policy
Jianbo Liu
2024-07-08
2
-4
/
+2
|
|
|
*
xfrm: fix netdev reference count imbalance
Jianbo Liu
2024-07-08
1
-2
/
+1
|
|
|
*
xfrm: Export symbol xfrm_dev_state_delete.
Steffen Klassert
2024-07-01
1
-0
/
+1
|
|
|
*
xfrm: Fix unregister netdevice hang on hardware offload.
Steffen Klassert
2024-06-25
2
-28
/
+69
|
|
|
*
xfrm: Log input direction mismatch error in one place
Antony Antony
2024-06-17
3
-5
/
+14
|
|
|
*
xfrm: Fix input error path memory access
Antony Antony
2024-06-17
1
-0
/
+3
|
|
|
*
net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCP
Hagar Hemdan
2024-05-23
2
-4
/
+2
|
*
|
|
Merge branch 'eth-fbnic-add-network-driver-for-meta-platforms-host-network-in...
Jakub Kicinski
2024-07-15
26
-0
/
+7877
|
|
\
\
\
|
|
*
|
|
eth: fbnic: Write the TCAM tables used for RSS control and Rx to host
Alexander Duyck
2024-07-15
7
-1
/
+498
|
|
*
|
|
eth: fbnic: Add L2 address programming
Alexander Duyck
2024-07-15
9
-0
/
+678
|
|
*
|
|
eth: fbnic: Add basic Rx handling
Alexander Duyck
2024-07-15
5
-3
/
+402
|
|
*
|
|
eth: fbnic: Add basic Tx handling
Alexander Duyck
2024-07-15
4
-1
/
+477
|
|
*
|
|
eth: fbnic: Add link detection
Alexander Duyck
2024-07-15
12
-0
/
+629
|
|
*
|
|
eth: fbnic: Add initial messaging to notify FW of our presence
Alexander Duyck
2024-07-15
6
-0
/
+555
|
|
*
|
|
eth: fbnic: Implement Rx queue alloc/start/stop/free
Alexander Duyck
2024-07-15
6
-9
/
+638
|
|
*
|
|
eth: fbnic: Implement Tx queue alloc/start/stop/free
Alexander Duyck
2024-07-15
6
-11
/
+550
|
|
*
|
|
eth: fbnic: Allocate a netdevice and napi vectors with queues
Alexander Duyck
2024-07-15
9
-2
/
+775
|
|
*
|
|
eth: fbnic: Add FW communication mechanism
Alexander Duyck
2024-07-15
7
-0
/
+641
|
|
*
|
|
eth: fbnic: Add message parsing for FW messages
Alexander Duyck
2024-07-15
3
-1
/
+706
|
|
*
|
|
eth: fbnic: Add register init to set PCIe/Ethernet device config
Alexander Duyck
2024-07-15
7
-0
/
+845
|
|
*
|
|
eth: fbnic: Allocate core device specific structures and devlink interface
Alexander Duyck
2024-07-15
5
-2
/
+222
|
|
*
|
|
eth: fbnic: Add scaffolding for Meta's NIC driver
Alexander Duyck
2024-07-15
10
-0
/
+289
|
|
*
|
|
PCI: Add Meta Platforms vendor ID
Alexander Duyck
2024-07-15
1
-0
/
+2
|
|
/
/
/
|
*
|
|
Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
2024-07-15
20
-246
/
+651
|
|
\
\
\
|
|
*
|
|
net/mlx5: Expose SFs IRQs
Shay Drory
2024-07-11
5
-11
/
+43
|
|
*
|
|
driver core: auxiliary bus: show auxiliary device IRQs
Shay Drory
2024-07-11
5
-0
/
+148
|
|
*
|
|
RDMA/mlx5: Add Qcounters req_transport_retries_exceeded/req_rnr_retries_exceeded
Patrisious Haddad
2024-06-16
2
-1
/
+9
|
|
*
|
|
net/mlx5: Reimplement write combining test
Jianbo Liu
2024-06-16
8
-234
/
+451
|
*
|
|
|
Merge branch 'flower-rework-tca_flower_key_enc_flags-usage'
Jakub Kicinski
2024-07-15
6
-120
/
+177
|
|
\
\
\
\
[next]