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
*
net/ism: Remove extra include
Stefan Raspl
2023-03-15
1
-1
/
+0
*
net/smc: Introduce explicit check for v2 support
Stefan Raspl
2023-03-15
3
-1
/
+9
*
net: geneve: set IFF_POINTOPOINT with IFLA_GENEVE_INNER_PROTO_INHERIT
Josef Miegl
2023-03-15
1
-1
/
+1
*
net: ieee802154: ca8210: drop owner from driver
Krzysztof Kozlowski
2023-03-15
1
-1
/
+0
*
net: ieee802154: adf7242: drop owner from driver
Krzysztof Kozlowski
2023-03-15
1
-1
/
+0
*
net: ieee802154: ca8210: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
1
-1
/
+1
*
net: ieee802154: at86rf230: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
1
-1
/
+1
*
net: ieee802154: mcr20a: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
1
-1
/
+1
*
net: ieee802154: adf7242: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
1
-1
/
+1
*
net: phy: ks8995: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
1
-1
/
+1
*
net: dsa: ocelot: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
1
-1
/
+1
*
net: dsa: ksz9477: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
1
-1
/
+1
*
net: dsa: seville_vsc9953: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
1
-1
/
+1
*
net: dsa: lan9303: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
2
-2
/
+2
*
net: dsa: lantiq_gswip: mark OF related data as maybe unused
Krzysztof Kozlowski
2023-03-15
1
-1
/
+1
*
nfc: trf7970a: mark OF related data as maybe unused
Krzysztof Kozlowski
2023-03-15
1
-1
/
+1
*
net: ni: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
1
-1
/
+1
*
net: samsung: sxgbe: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
1
-1
/
+1
*
net: marvell: pxa168_eth: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
1
-1
/
+1
*
net: stmmac: generic: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
1
-1
/
+1
*
net: stmmac: qcom: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
1
-1
/
+1
*
Merge branch 'dsa-microchip-tc-ets'
David S. Miller
2023-03-15
2
-12
/
+244
|
\
|
*
net: dsa: microchip: add ETS Qdisc support for KSZ9477 series
Oleksij Rempel
2023-03-15
2
-0
/
+230
|
*
net: dsa: microchip: add ksz_setup_tc_mode() function
Oleksij Rempel
2023-03-15
2
-12
/
+14
|
/
*
Merge branch 'ipv6-optimize-rt6_score_route'
Jakub Kicinski
2023-03-15
13
-39
/
+40
|
\
|
*
ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh()
Eric Dumazet
2023-03-15
1
-4
/
+4
|
*
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
2023-03-15
13
-35
/
+36
|
/
*
net: lan966x: Change lan966x_police_del return type
Horatiu Vultur
2023-03-15
1
-11
/
+2
*
net: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-14
2
-3
/
+3
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-03-14
5
-234
/
+321
|
\
|
*
i40e: add support for XDP multi-buffer Rx
Tirthendu Sarkar
2023-03-09
3
-118
/
+211
|
*
i40e: add xdp_buff to i40e_ring struct
Tirthendu Sarkar
2023-03-09
4
-30
/
+32
|
*
i40e: introduce next_to_process to i40e_ring
Tirthendu Sarkar
2023-03-09
2
-11
/
+19
|
*
i40e: use frame_sz instead of recalculating truesize for building skb
Tirthendu Sarkar
2023-03-09
1
-16
/
+4
|
*
i40e: Change size to truesize when using i40e_rx_buffer_flip()
Tirthendu Sarkar
2023-03-09
1
-35
/
+19
|
*
i40e: add pre-xdp page_count in rx_buffer
Tirthendu Sarkar
2023-03-09
2
-15
/
+9
|
*
i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
Tirthendu Sarkar
2023-03-09
2
-3
/
+16
|
*
i40e: consolidate maximum frame size calculation for vsi
Tirthendu Sarkar
2023-03-09
1
-33
/
+38
*
|
selftests: tc-testing: add tests for action binding
Pedro Tammela
2023-03-14
1
-0
/
+416
*
|
bnxt: avoid overflow in bnxt_get_nvram_directory()
Maxim Korotkov
2023-03-14
1
-1
/
+1
*
|
net: virtio_net: implement exact header length guest feature
Jiri Pirko
2023-03-14
2
-2
/
+5
*
|
net: hsr: Don't log netdev_err message on unknown prp dst node
Kristian Overskeid
2023-03-14
1
-1
/
+1
*
|
net: phy: smsc: use device_property_present in smsc_phy_probe
Heiner Kallweit
2023-03-14
1
-2
/
+1
*
|
net: socket: suppress unused warning
Vincenzo Palazzo
2023-03-13
1
-1
/
+1
*
|
net: phy: dp83867: Disable IRQs on suspend
Alexander Stein
2023-03-13
1
-2
/
+26
*
|
net: phy: micrel: Add support for PTP_PF_PEROUT for lan8841
Horatiu Vultur
2023-03-13
1
-2
/
+389
*
|
qede: remove linux/version.h and linux/compiler.h
Muhammad Usama Anjum
2023-03-11
2
-3
/
+0
*
|
sfc: support offloading TC VLAN push/pop actions to the MAE
Edward Cree
2023-03-11
4
-0
/
+67
*
|
Merge branch 'update-cpsw-bindings-for-serdes-phy'
Jakub Kicinski
2023-03-11
2
-3
/
+13
|
\
\
|
*
|
net: ethernet: ti: am65-cpsw: Update name of Serdes PHY
Siddharth Vadapalli
2023-03-11
1
-1
/
+1
[next]