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: Handle delivery_time in skb->tstamp during network tapping with af_packet
Martin KaFai Lau
2022-03-03
2
-2
/
+6
*
net: Add skb_clear_tstamp() to keep the mono delivery_time
Martin KaFai Lau
2022-03-03
11
-16
/
+16
*
net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...
Martin KaFai Lau
2022-03-03
6
-16
/
+24
*
net: dsa: felix: migrate host FDB and MDB entries when changing tag proto
Vladimir Oltean
2022-03-03
1
-0
/
+40
*
net: dsa: manage flooding on the CPU ports
Vladimir Oltean
2022-03-03
1
-0
/
+39
*
net: dsa: install the primary unicast MAC address as standalone port host FDB
Vladimir Oltean
2022-03-03
1
-2
/
+33
*
net: dsa: install secondary unicast and multicast addresses as host FDB/MDB
Vladimir Oltean
2022-03-03
3
-40
/
+273
*
net: dsa: rename the host FDB and MDB methods to contain the "bridge" namespace
Vladimir Oltean
2022-03-03
3
-34
/
+28
*
net: dsa: remove workarounds for changing master promisc/allmulti only while up
Vladimir Oltean
2022-03-03
1
-37
/
+8
*
nfc: llcp: Revert "NFC: Keep socket alive until the DISC PDU is actually sent"
Krzysztof Kozlowski
2022-03-03
3
-15
/
+0
*
nfc: llcp: protect nfc_llcp_sock_unlink() calls
Krzysztof Kozlowski
2022-03-03
1
-5
/
+5
*
nfc: llcp: use test_bit()
Krzysztof Kozlowski
2022-03-03
1
-1
/
+1
*
nfc: llcp: use centralized exiting of bind on errors
Krzysztof Kozlowski
2022-03-03
1
-10
/
+15
*
nfc: llcp: simplify llcp_sock_connect() error paths
Krzysztof Kozlowski
2022-03-03
1
-4
/
+4
*
nfc: llcp: nullify llcp_sock->dev on connect() error paths
Krzysztof Kozlowski
2022-03-03
1
-0
/
+1
*
net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATS
Petr Machata
2022-03-03
1
-17
/
+58
*
net: rtnetlink: Add RTM_SETSTATS
Petr Machata
2022-03-03
1
-0
/
+66
*
net: rtnetlink: Add UAPI for obtaining L3 offload xstats
Petr Machata
2022-03-03
1
-0
/
+170
*
net: dev: Add hardware stats support
Petr Machata
2022-03-03
1
-1
/
+266
*
net: rtnetlink: rtnl_fill_statsinfo(): Permit non-EMSGSIZE error returns
Petr Machata
2022-03-03
1
-6
/
+16
*
net: rtnetlink: Propagate extack to rtnl_offload_xstats_fill()
Petr Machata
2022-03-03
1
-5
/
+8
*
net: rtnetlink: RTM_GETSTATS: Allow filtering inside nests
Petr Machata
2022-03-03
1
-23
/
+118
*
net: rtnetlink: Stop assuming that IFLA_OFFLOAD_XSTATS_* are dev-backed
Petr Machata
2022-03-03
1
-50
/
+47
*
net: rtnetlink: Namespace functions related to IFLA_OFFLOAD_XSTATS_*
Petr Machata
2022-03-03
1
-5
/
+5
*
page_pool: Add function to batch and return stats
Joe Damato
2022-03-03
1
-0
/
+25
*
page_pool: Add recycle stats
Joe Damato
2022-03-03
1
-2
/
+28
*
page_pool: Add allocation stats
Joe Damato
2022-03-03
2
-4
/
+33
*
flow_dissector: Add support for HSR
Kurt Kanzenbach
2022-03-03
2
-16
/
+17
*
net: openvswitch: remove unneeded semicolon
Yang Li
2022-03-03
1
-1
/
+1
*
flow_offload: improve extack msg for user when adding invalid filter
Baowen Zheng
2022-03-03
1
-0
/
+2
*
Merge tag 'batadv-next-pullrequest-20220302' of git://git.open-mesh.org/linux...
Jakub Kicinski
2022-03-03
17
-16
/
+19
|
\
|
*
batman-adv: Demote batadv-on-batadv skip error message
Sven Eckelmann
2022-03-02
1
-2
/
+2
|
*
batman-adv: Migrate to linux/container_of.h
Sven Eckelmann
2022-03-02
16
-12
/
+16
|
*
batman-adv: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2022-01-23
1
-1
/
+0
|
*
batman-adv: Start new development cycle
Simon Wunderlich
2022-01-23
1
-1
/
+1
*
|
net: smc: fix different types in min()
Jakub Kicinski
2022-03-02
1
-2
/
+2
*
|
net/smc: don't send in the BH context if sock_owned_by_user
Dust Li
2022-03-01
3
-5
/
+34
*
|
net/smc: don't req_notify until all CQEs drained
Dust Li
2022-03-01
1
-21
/
+28
*
|
net/smc: correct settings of RMB window update limit
Dust Li
2022-03-01
1
-1
/
+1
*
|
net/smc: send directly on setting TCP_NODELAY
Dust Li
2022-03-01
1
-2
/
+2
*
|
net/smc: add sysctl for autocorking
Dust Li
2022-03-01
2
-1
/
+11
*
|
net/smc: add autocorking support
Dust Li
2022-03-01
3
-15
/
+105
*
|
net/smc: add sysctl interface for SMC
Dust Li
2022-03-01
4
-1
/
+113
*
|
net: decnet: use time_is_before_jiffies() instead of open coding it
Wang Qing
2022-02-28
1
-1
/
+2
*
|
net/sysctl: avoid two synchronize_rcu() calls
Eric Dumazet
2022-02-28
1
-4
/
+2
*
|
net/smc: Call trace_smc_tx_sendmsg when data corked
Tony Lu
2022-02-28
1
-9
/
+8
*
|
net: flow_offload: add tc police action parameters
Jianbo Liu
2022-02-28
1
-0
/
+46
*
|
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
2022-02-27
3
-2
/
+6
*
|
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
2022-02-27
3
-36
/
+141
*
|
net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vid
Vladimir Oltean
2022-02-27
2
-5
/
+5
[next]