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
*
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
*
gro: consistentify napi->gro_hash[x] access in dev_gro_receive()
Alexander Lobakin
2021-03-14
1
-11
/
+11
*
gro: simplify gro_list_prepare()
Alexander Lobakin
2021-03-14
1
-8
/
+4
*
Merge tag 'batadv-next-pullrequest-20210312' of git://git.open-mesh.org/linux...
David S. Miller
2021-03-13
1
-4
/
+1
|
\
|
*
batman-adv: Use netif_rx_any_context().
Sebastian Andrzej Siewior
2021-02-13
1
-4
/
+1
*
|
net/sched: act_police: add support for packet-per-second policing
Baowen Zheng
2021-03-13
2
-32
/
+102
*
|
flow_offload: add support for packet-per-second policing
Xingfeng Hu
2021-03-13
1
-0
/
+3
*
|
mptcp: remove a list of addrs when flushing
Geliang Tang
2021-03-13
1
-4
/
+4
*
|
mptcp: remove multi addresses and subflows in PM
Geliang Tang
2021-03-13
1
-0
/
+48
*
|
mptcp: remove multi subflows in PM
Geliang Tang
2021-03-13
3
-22
/
+31
*
|
mptcp: remove multi addresses in PM
Geliang Tang
2021-03-13
2
-17
/
+20
*
|
mptcp: add rm_list_rx in mptcp_pm_data
Geliang Tang
2021-03-13
2
-1
/
+3
*
|
mptcp: add rm_list in mptcp_options_received
Geliang Tang
2021-03-13
3
-10
/
+18
*
|
mptcp: add rm_list_tx in mptcp_pm_data
Geliang Tang
2021-03-13
3
-10
/
+18
*
|
mptcp: add rm_list in mptcp_out_options
Geliang Tang
2021-03-13
3
-12
/
+40
[next]