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