index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
taprio: Handle short intervals and large packets
Kurt Kanzenbach
2021-03-19
1
-10
/
+54
*
ethernet: avoid retpoline overhead on TEB (GENEVE, NvGRE, VxLAN) GRO
Alexander Lobakin
2021-03-19
1
-3
/
+8
*
vlan/8021q: avoid retpoline overhead on GRO
Alexander Lobakin
2021-03-19
1
-2
/
+8
*
/net/core/: fix misspellings using codespell tool
Xiong Zhenwu
2021-03-19
1
-1
/
+1
*
/net/hsr: fix misspellings using codespell tool
Xiong Zhenwu
2021-03-19
1
-1
/
+1
*
net: dsa: Add helper to resolve bridge port from DSA port
Tobias Waldekranz
2021-03-19
1
-13
/
+1
*
net: NULL the old xps map entries when freeing them
Antoine Tenart
2021-03-18
1
-0
/
+1
*
net: fix use after free in xps
Antoine Tenart
2021-03-18
1
-5
/
+12
*
net-sysfs: move the xps cpus/rxqs retrieval in a common function
Antoine Tenart
2021-03-18
1
-77
/
+48
*
net-sysfs: move the rtnl unlock up in the xps show helpers
Antoine Tenart
2021-03-18
1
-14
/
+11
*
net: improve queue removal readability in __netif_set_xps_queue
Antoine Tenart
2021-03-18
1
-6
/
+9
*
net: add an helper to copy xps maps to the new dev_maps
Antoine Tenart
2021-03-18
1
-20
/
+25
*
net: move the xps maps to an array
Antoine Tenart
2021-03-18
2
-45
/
+34
*
net: remove the xps possible_mask
Antoine Tenart
2021-03-18
2
-29
/
+15
*
net: embed nr_ids in the xps maps
Antoine Tenart
2021-03-18
2
-40
/
+43
*
net: embed num_tc in the xps maps
Antoine Tenart
2021-03-18
2
-50
/
+58
*
net-sysfs: make xps_cpus_show and xps_rxqs_show consistent
Antoine Tenart
2021-03-18
1
-15
/
+18
*
net-sysfs: store the return of get_netdev_queue_index in an unsigned int
Antoine Tenart
2021-03-18
1
-4
/
+7
*
net-sysfs: convert xps_cpus_show to bitmap_zalloc
Antoine Tenart
2021-03-18
1
-6
/
+6
*
net: dsa: tag_brcm: add support for legacy tags
Álvaro Fernández Rojas
2021-03-17
2
-3
/
+111
*
tipc: remove some unnecessary warnings
Jon Maloy
2021-03-17
2
-21
/
+16
*
tipc: add host-endian copy of user subscription to struct tipc_subscription
Jon Maloy
2021-03-17
3
-40
/
+37
*
tipc: simplify api between binding table and topology server
Jon Maloy
2021-03-17
3
-48
/
+43
*
tipc: simplify signature of tipc_find_service()
Jon Maloy
2021-03-17
3
-27
/
+39
*
tipc: simplify signature of tipc_service_find_range()
Jon Maloy
2021-03-17
1
-6
/
+8
*
tipc: simplify signature of tipc_nametbl_lookup_group()
Jon Maloy
2021-03-17
3
-36
/
+27
*
tipc: simplify signature of tipc_nametbl_lookup_mcast_nodes()
Jon Maloy
2021-03-17
3
-16
/
+14
*
tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets()
Jon Maloy
2021-03-17
3
-19
/
+18
*
tipc: refactor tipc_sendmsg() and tipc_lookup_anycast()
Jon Maloy
2021-03-17
4
-95
/
+91
*
tipc: rename binding table lookup functions
Jon Maloy
2021-03-17
4
-37
/
+56
*
tipc: simplify signature of tipc_nametbl_withdraw() functions
Jon Maloy
2021-03-17
5
-68
/
+70
*
tipc: simplify call signatures for publication creation
Jon Maloy
2021-03-17
3
-40
/
+34
*
tipc: simplify signature of tipc_namtbl_publish()
Jon Maloy
2021-03-17
5
-58
/
+68
*
tipc: introduce new unified address type for internal use
Jon Maloy
2021-03-17
2
-1
/
+46
*
tipc: move creation of publication item one level up in call chain
Jon Maloy
2021-03-17
1
-33
/
+32
*
tipc: re-organize members of struct publication
Jon Maloy
2021-03-17
4
-97
/
+92
*
ethtool: Add common function for filling out strings
Alexander Duyck
2021-03-17
1
-0
/
+12
*
openvswitch: Warn over-mtu packets only if iface is UP.
Flavio Leitner
2021-03-17
1
-3
/
+5
*
net: ocelot: Remove ocelot_xfh_get_cpuq
Horatiu Vultur
2021-03-16
1
-2
/
+0
*
net: ocelot: Extend MRP
Horatiu Vultur
2021-03-16
1
-6
/
+0
*
net: ipv4: route.c: simplify procfs code
Yejune Deng
2021-03-16
1
-30
/
+4
*
net: bridge: mcast: factor out common allow/block EHT handling
Nikolay Aleksandrov
2021-03-16
1
-71
/
+27
*
net: bridge: mcast: remove unreachable EHT code
Nikolay Aleksandrov
2021-03-16
1
-42
/
+15
*
net: dsa: mt7530: support MDB and bridge flag operations
DENG Qingfang
2021-03-16
1
-13
/
+1
*
net: export dev_set_threaded symbol
Lorenzo Bianconi
2021-03-15
1
-0
/
+1
*
psample: Add additional metadata attributes
Ido Schimmel
2021-03-14
1
-1
/
+38
*
psample: Encapsulate packet metadata in a struct
Ido Schimmel
2021-03-14
2
-12
/
+10
*
ethernet: constify eth_get_headlen()'s data argument
Alexander Lobakin
2021-03-14
1
-1
/
+1
*
flow_dissector: constify raw input data argument
Alexander Lobakin
2021-03-14
1
-19
/
+22
*
gro: give 'hash' variable in dev_gro_receive() a less confusing name
Alexander Lobakin
2021-03-14
1
-6
/
+6
[next]