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/smc: Unbind r/w buffer size from clcsock and make them tunable
Tony Lu
2022-09-22
3
-7
/
+27
*
net/smc: Introduce a specific sysctl for TEST_LINK time
Wen Gu
2022-09-22
3
-1
/
+11
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netfil...
Jakub Kicinski
2022-09-22
2
-6
/
+13
|
\
|
*
netfilter: rpfilter: Remove unused variable 'ret'.
Guillaume Nault
2022-09-21
1
-1
/
+0
|
*
netfilter: conntrack: revisit the gc initial rescheduling bias
Antoine Tenart
2022-09-21
1
-4
/
+6
|
*
netfilter: conntrack: fix the gc rescheduling delay
Antoine Tenart
2022-09-21
1
-2
/
+8
*
|
flow_dissector: Do not count vlan tags inside tunnel payload
Qingqing Yang
2022-09-22
1
-2
/
+2
*
|
net: sched: remove unused tcf_result extension
Jamal Hadi Salim
2022-09-22
1
-2
/
+1
*
|
net: sched: simplify code in mall_reoffload
William Dean
2022-09-22
1
-4
/
+1
*
|
net/af_packet: registration process optimization in packet_init()
Ziyang Xuan
2022-09-21
1
-13
/
+13
*
|
net: sched: act_ct: remove redundant variable err
Jinpeng Cui
2022-09-21
1
-4
/
+1
|
/
*
net/sched: use tc_cls_stats_dump() in filter
Zhengchao Shao
2022-09-21
8
-75
/
+15
*
net: make NET_(DEV|NS)_REFCNT_TRACKER depend on NET
Lukas Bulwahn
2022-09-20
1
-2
/
+2
*
net/sched: taprio: replace safety precautions with comments
Vladimir Oltean
2022-09-20
1
-15
/
+9
*
net/sched: taprio: add extack messages in taprio_init
Vladimir Oltean
2022-09-20
1
-2
/
+6
*
net/sched: taprio: stop going through private ops for dequeue and peek
Vladimir Oltean
2022-09-20
1
-46
/
+12
*
net/sched: taprio: remove redundant FULL_OFFLOAD_IS_ENABLED check in taprio_e...
Vladimir Oltean
2022-09-20
1
-3
/
+3
*
net/sched: taprio: use rtnl_dereference for oper and admin sched in taprio_de...
Vladimir Oltean
2022-09-20
1
-4
/
+8
*
net/sched: taprio: taprio_dump and taprio_change are protected by rtnl_mutex
Vladimir Oltean
2022-09-20
1
-10
/
+4
*
net/sched: taprio: taprio_offload_config_changed() is protected by rtnl_mutex
Vladimir Oltean
2022-09-20
1
-8
/
+2
*
tcp: Introduce optional per-netns ehash.
Kuniyuki Iwashima
2022-09-20
6
-8
/
+128
*
tcp: Save unnecessary inet_twsk_purge() calls.
Kuniyuki Iwashima
2022-09-20
3
-2
/
+17
*
tcp: Access &tcp_hashinfo via net.
Kuniyuki Iwashima
2022-09-20
14
-71
/
+100
*
tcp: Set NULL to sk->sk_prot->h.hashinfo.
Kuniyuki Iwashima
2022-09-20
5
-15
/
+14
*
tcp: Don't allocate tcp_death_row outside of struct netns_ipv4.
Kuniyuki Iwashima
2022-09-20
6
-24
/
+13
*
tcp: Clean up some functions.
Kuniyuki Iwashima
2022-09-20
5
-46
/
+45
*
net: rtnetlink: Enslave device before bringing it up
Phil Sutter
2022-09-20
1
-7
/
+7
*
seg6: add NEXT-C-SID support for SRv6 End behavior
Andrea Mayer
2022-09-20
1
-3
/
+332
*
seg6: add netlink_ext_ack support in parsing SRv6 behavior attributes
Andrea Mayer
2022-09-20
1
-16
/
+28
*
net-next: gro: Fix use of skb_gro_header_slow
Richard Gobert
2022-09-20
1
-1
/
+1
*
net: dsa: allow masters to join a LAG
Vladimir Oltean
2022-09-20
5
-10
/
+298
*
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
2022-09-20
3
-2
/
+4
*
net: dsa: suppress device links to LAG DSA masters
Vladimir Oltean
2022-09-20
1
-6
/
+8
*
net: dsa: suppress appending ethtool stats to LAG DSA masters
Vladimir Oltean
2022-09-20
1
-0
/
+9
*
net: dsa: don't keep track of admin/oper state on LAG DSA masters
Vladimir Oltean
2022-09-20
1
-0
/
+12
*
net: dsa: allow the DSA master to be seen and changed through rtnetlink
Vladimir Oltean
2022-09-20
7
-1
/
+354
*
net: dsa: introduce dsa_port_get_master()
Vladimir Oltean
2022-09-20
5
-27
/
+26
*
flow_offload: Introduce flow_match_l2tpv3
Wojciech Drewek
2022-09-20
1
-0
/
+7
*
net/sched: flower: Add L2TPv3 filter
Wojciech Drewek
2022-09-20
1
-0
/
+16
*
flow_dissector: Add L2TPv3 dissectors
Wojciech Drewek
2022-09-20
1
-0
/
+28
*
openvswitch: Change the return type for vport_ops.send function hook to int
Nathan Huckleberry
2022-09-20
2
-2
/
+2
*
Merge tag 'batadv-next-pullrequest-20220916' of git://git.open-mesh.org/linux...
Jakub Kicinski
2022-09-20
4
-43
/
+1
|
\
|
*
batman-adv: remove unused struct definitions
Marek Lindner
2022-09-15
1
-39
/
+0
|
*
batman-adv: Drop initialization of flexible ethtool_link_ksettings
Sven Eckelmann
2022-08-20
1
-1
/
+0
|
*
batman-adv: Drop unused headers in trace.h
Sven Eckelmann
2022-08-17
1
-2
/
+0
|
*
batman-adv: Start new development cycle
Simon Wunderlich
2022-08-17
1
-1
/
+1
*
|
net: rds: add missing __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-09-20
3
-4
/
+4
*
|
rxrpc: remove rxrpc_max_call_lifetime declaration
Gaosheng Cui
2022-09-20
1
-1
/
+0
*
|
Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/l...
David S. Miller
2022-09-16
6
-66
/
+111
|
\
\
|
*
|
can: raw: add CAN XL support
Oliver Hartkopp
2022-09-15
1
-12
/
+43
[next]