index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
driver-ops.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-19
taprio: Handle short intervals and large packets
Kurt Kanzenbach
1
-10
/
+54
2021-03-19
selftests: net: forwarding: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-19
ethernet: avoid retpoline overhead on TEB (GENEVE, NvGRE, VxLAN) GRO
Alexander Lobakin
1
-3
/
+8
2021-03-19
vlan/8021q: avoid retpoline overhead on GRO
Alexander Lobakin
1
-2
/
+8
2021-03-19
gro: add combined call_gro_receive() + INDIRECT_CALL_INET() helper
Alexander Lobakin
1
-0
/
+8
2021-03-19
gro: make net/gro.h self-contained
Alexander Lobakin
1
-0
/
+5
2021-03-19
Fix a typo
Bhaskar Chowdhury
1
-2
/
+2
2021-03-19
ionic: protect adminq from early destroy
Shannon Nelson
2
-8
/
+28
2021-03-19
ionic: stop watchdog when in broken state
Shannon Nelson
2
-2
/
+24
2021-03-19
ionic: block actions during fw reset
Shannon Nelson
3
-4
/
+15
2021-03-19
ionic: update ethtool support bits for BASET
Shannon Nelson
2
-0
/
+10
2021-03-19
ionic: fix unchecked reference
Shannon Nelson
1
-1
/
+1
2021-03-19
ionic: simplify the intr_index use in txq_init
Shannon Nelson
1
-4
/
+2
2021-03-19
ionic: code cleanup details
Shannon Nelson
3
-32
/
+25
2021-03-19
net: ocelot: support multiple bridges
Vladimir Oltean
2
-40
/
+39
2021-03-19
net: ocelot: Fix deletetion of MRP entries from MAC table
Horatiu Vultur
1
-2
/
+2
2021-03-19
net: lapbether: Close the LAPB device before its underlying Ethernet device c...
Xie He
1
-2
/
+2
2021-03-19
octeontx2-af: Remove redundant initialization of pointer pfvf
Colin Ian King
1
-1
/
+1
2021-03-19
net: cdc_ncm: drop redundant driver-data assignment
Johan Hovold
1
-1
/
+0
2021-03-19
nfc/fdp: Simplify the return expression of fdp_nci_open()
zuoqilin
1
-4
/
+1
2021-03-19
/net/core/: fix misspellings using codespell tool
Xiong Zhenwu
1
-1
/
+1
2021-03-19
/net/hsr: fix misspellings using codespell tool
Xiong Zhenwu
1
-1
/
+1
2021-03-19
of: of_net: Provide function name and param description
Lee Jones
1
-0
/
+3
2021-03-19
stmmac: intel: Add PSE and PCH PTP clock source selection
Wong, Vee Khee
4
-0
/
+57
2021-03-19
net: dsa: mv88e6xxx: Offload bridge broadcast flooding flag
Tobias Waldekranz
1
-1
/
+70
2021-03-19
net: dsa: mv88e6xxx: Offload bridge learning flag
Tobias Waldekranz
3
-8
/
+52
2021-03-19
net: dsa: mv88e6xxx: Flood all traffic classes on standalone ports
Tobias Waldekranz
1
-6
/
+2
2021-03-19
net: dsa: mv88e6xxx: Use standard helper for broadcast address
Tobias Waldekranz
1
-1
/
+3
2021-03-19
net: dsa: mv88e6xxx: Remove some bureaucracy around querying the VTU
Tobias Waldekranz
1
-25
/
+20
2021-03-19
net: dsa: mv88e6xxx: Provide generic VTU iterator
Tobias Waldekranz
1
-36
/
+64
2021-03-19
net: dsa: mv88e6xxx: Avoid useless attempts to fast-age LAGs
Tobias Waldekranz
1
-0
/
+7
2021-03-19
net: dsa: Add helper to resolve bridge port from DSA port
Tobias Waldekranz
2
-13
/
+15
2021-03-19
net: ipa: relax 64-bit build requirement
Alex Elder
2
-3
/
+9
2021-03-19
net: ipa: fix table alignment requirement
Alex Elder
1
-8
/
+12
2021-03-19
net: ipa: use upper_32_bits()
Alex Elder
1
-8
/
+6
2021-03-19
net: ipa: fix assumptions about DMA address size
Alex Elder
1
-6
/
+8
2021-03-19
s390/qeth: remove RX VLAN filter stubs in L3 driver
Julian Wiedmann
1
-24
/
+1
2021-03-19
s390/qeth: enable napi_consume_skb() for pending TX buffers
Julian Wiedmann
1
-4
/
+4
2021-03-19
s390/qeth: allocate initial TX Buffer structs with GFP_KERNEL
Julian Wiedmann
1
-4
/
+6
2021-03-18
net: NULL the old xps map entries when freeing them
Antoine Tenart
1
-0
/
+1
2021-03-18
net: fix use after free in xps
Antoine Tenart
1
-5
/
+12
2021-03-18
net-sysfs: move the xps cpus/rxqs retrieval in a common function
Antoine Tenart
1
-77
/
+48
2021-03-18
net-sysfs: move the rtnl unlock up in the xps show helpers
Antoine Tenart
1
-14
/
+11
2021-03-18
net: improve queue removal readability in __netif_set_xps_queue
Antoine Tenart
1
-6
/
+9
2021-03-18
net: add an helper to copy xps maps to the new dev_maps
Antoine Tenart
1
-20
/
+25
2021-03-18
net: move the xps maps to an array
Antoine Tenart
4
-52
/
+46
2021-03-18
net: remove the xps possible_mask
Antoine Tenart
2
-29
/
+15
2021-03-18
net: embed nr_ids in the xps maps
Antoine Tenart
3
-40
/
+47
2021-03-18
net: embed num_tc in the xps maps
Antoine Tenart
3
-50
/
+64
2021-03-18
net-sysfs: make xps_cpus_show and xps_rxqs_show consistent
Antoine Tenart
1
-15
/
+18
[next]