index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: bridge: add helper to replay port and host-joined mdb entries
Vladimir Oltean
2021-03-23
3
-17
/
+141
*
net: bridge: add helper to retrieve the current ageing time
Vladimir Oltean
2021-03-23
2
-0
/
+19
*
net: bridge: add helper for retrieving the current bridge port STP state
Vladimir Oltean
2021-03-23
2
-0
/
+20
*
net: lapb: Make "lapb_t1timer_running" able to detect an already running timer
Xie He
2021-03-23
3
-10
/
+15
*
net: dsa: hellcreek: Report switch name and ID
Kurt Kanzenbach
2021-03-22
2
-0
/
+19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-03-22
9
-218
/
+174
|
\
|
*
netfilter: nftables: update table flags from the commit phase
Pablo Neira Ayuso
2021-03-18
2
-18
/
+22
|
*
netfilter: flowtable: refresh timeout after dst and writable checks
Pablo Neira Ayuso
2021-03-18
1
-4
/
+4
|
*
netfilter: flowtable: call dst_check() to fall back to classic forwarding
Pablo Neira Ayuso
2021-03-18
1
-10
/
+2
|
*
netfilter: flowtable: fast NAT functions never fail
Pablo Neira Ayuso
2021-03-18
3
-116
/
+84
|
*
netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumeration
Pablo Neira Ayuso
2021-03-18
3
-13
/
+1
|
*
netfilter: flowtable: move skb_try_make_writable() before NAT in IPv4
Pablo Neira Ayuso
2021-03-18
1
-4
/
+4
|
*
netfilter: flowtable: consolidate skb_try_make_writable() call
Pablo Neira Ayuso
2021-03-18
2
-55
/
+31
|
*
netfilter: conntrack: Remove unused variable declaration
YueHaibing
2021-03-18
1
-3
/
+0
|
*
netfilter: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-18
3
-0
/
+3
|
*
netfilter: flowtable: separate replace, destroy and stats to different workqu...
Oz Shlomo
2021-03-18
1
-8
/
+36
*
|
net: set initial device refcount to 1
Eric Dumazet
2021-03-22
2
-3
/
+7
*
|
Merge branch 'dpaa2-switch-offload-port-flags'
David S. Miller
2021-03-22
5
-54
/
+225
|
\
\
|
*
|
dpaa2-switch: mark skbs with offload_fwd_mark
Ioana Ciornei
2021-03-22
1
-0
/
+3
|
*
|
dpaa2-switch: add support for configuring per port unknown flooding
Ioana Ciornei
2021-03-22
2
-3
/
+21
|
*
|
dpaa2-switch: add support for configuring per port broadcast flooding
Ioana Ciornei
2021-03-22
2
-3
/
+31
|
*
|
dpaa2-switch: add support for configuring learning state per port
Ioana Ciornei
2021-03-22
4
-11
/
+121
|
*
|
dpaa2-switch: refactor the egress flooding domain setup
Ioana Ciornei
2021-03-22
1
-13
/
+25
|
*
|
dpaa2-switch: move the dpaa2_switch_fdb_set_egress_flood function
Ioana Ciornei
2021-03-22
1
-42
/
+42
|
/
/
*
|
Merge branch 'lantiq-xrx300-xrx330'
David S. Miller
2021-03-22
2
-30
/
+136
|
\
\
|
*
|
dt-bindings: net: dsa: lantiq: add xRx300 and xRX330 switch bindings
Aleksander Jan Bajkowski
2021-03-22
1
-0
/
+4
|
*
|
net: dsa: lantiq: verify compatible strings against hardware
Aleksander Jan Bajkowski
2021-03-22
1
-1
/
+19
|
*
|
net: dsa: lantiq: allow to use all GPHYs on xRX300 and xRX330
Aleksander Jan Bajkowski
2021-03-22
1
-29
/
+113
|
/
/
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-03-22
29
-84
/
+6488
|
\
\
|
*
|
iavf: Enable flex-bytes support
Haiyue Wang
2021-03-22
3
-2
/
+327
|
*
|
iavf: Support Ethernet Type Flow Director filters
Haiyue Wang
2021-03-22
3
-1
/
+42
|
*
|
iavf: Support IPv6 Flow Director filters
Haiyue Wang
2021-03-22
3
-0
/
+246
|
*
|
iavf: Support IPv4 Flow Director filters
Haiyue Wang
2021-03-22
5
-1
/
+881
|
*
|
iavf: Add framework to enable ethtool ntuple filters
Haiyue Wang
2021-03-22
4
-1
/
+257
|
*
|
ice: Check FDIR program status for AVF
Qi Zhang
2021-03-22
7
-16
/
+541
|
*
|
ice: Add more FDIR filter type for AVF
Qi Zhang
2021-03-22
4
-18
/
+545
|
*
|
ice: Add GTPU FDIR filter for AVF
Qi Zhang
2021-03-22
4
-0
/
+218
|
*
|
ice: Add non-IP Layer2 protocol FDIR filter for AVF
Qi Zhang
2021-03-22
6
-4
/
+73
|
*
|
ice: Add new actions support for VF FDIR
Qi Zhang
2021-03-22
3
-1
/
+25
|
*
|
ice: Add FDIR pattern action parser for VF
Qi Zhang
2021-03-22
1
-2
/
+345
|
*
|
ice: Enable FDIR Configure for AVF
Qi Zhang
2021-03-22
10
-6
/
+1372
|
*
|
ice: Add support for per VF ctrl VSI enabling
Qi Zhang
2021-03-22
5
-11
/
+129
|
*
|
ice: Enhanced IPv4 and IPv6 flow filter
Qi Zhang
2021-03-22
2
-5
/
+53
|
*
|
ice: Support to separate GTP-U uplink and downlink
Qi Zhang
2021-03-22
4
-15
/
+241
|
*
|
ice: Add more advanced protocol support in flow filter
Qi Zhang
2021-03-22
3
-6
/
+397
|
*
|
ice: Support non word aligned input set field
Qi Zhang
2021-03-22
8
-36
/
+623
|
*
|
ice: Add more basic protocol support for flow filter
Qi Zhang
2021-03-22
5
-6
/
+220
*
|
|
Merge branch 'mlxsw-resil-nexthop-groups-prep'
David S. Miller
2021-03-22
5
-101
/
+218
|
\
\
\
|
*
|
|
mlxsw: spectrum_router: Add Spectrum-{2, 3} adjacency group size ranges
Ido Schimmel
2021-03-22
2
-10
/
+32
|
*
|
|
mlxsw: spectrum_router: Encode adjacency group size ranges in an array
Ido Schimmel
2021-03-22
1
-21
/
+44
[next]