index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-08-19
net: sched: use major priority number as hardware priority
Pablo Neira Ayuso
1
-1
/
+1
2019-08-11
nfp: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-16
/
+1
2019-08-09
flow_offload: move tc indirect block to flow offload
wenxu
1
-5
/
+6
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2019-08-07
nfp: flower: encode mac indexes with pre-tunnel rule check
John Hurley
1
-16
/
+55
2019-08-07
nfp: flower: remove offloaded MACs when reprs are applied to OvS bridges
John Hurley
2
-0
/
+49
2019-08-07
nfp: flower: offload pre-tunnel rules
John Hurley
4
-2
/
+82
2019-08-07
nfp: flower: verify pre-tunnel rules
John Hurley
3
-5
/
+115
2019-08-07
nfp: flower: detect potential pre-tunnel rules
John Hurley
3
-7
/
+62
2019-08-07
nfp: flower: push vlan after tunnel in merge
John Hurley
2
-5
/
+58
2019-07-27
Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-2
/
+2
2019-07-25
nfp: tls: rename tls packet counters
Tariq Toukan
1
-2
/
+2
2019-07-23
nfp: flower: offload MPLS set action
John Hurley
2
-0
/
+53
2019-07-23
nfp: flower: offload MPLS pop action
John Hurley
2
-0
/
+31
2019-07-23
nfp: flower: offload MPLS push action
John Hurley
2
-0
/
+57
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-3
/
+3
2019-07-20
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
1
-2
/
+3
2019-07-20
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
1
-4
/
+2
2019-07-13
nfp: flower: ensure ip protocol is specified for L4 matches
John Hurley
1
-9
/
+6
2019-07-13
nfp: flower: fix ethernet check on match fields
John Hurley
1
-8
/
+5
2019-07-10
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
5
-48
/
+48
2019-07-10
net: flow_offload: add flow_block_cb_is_busy() and use it
Pablo Neira Ayuso
1
-0
/
+4
2019-07-10
drivers: net: use flow block API
Pablo Neira Ayuso
4
-24
/
+58
2019-07-10
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
1
-3
/
+3
2019-07-10
net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
Pablo Neira Ayuso
1
-4
/
+4
2019-07-10
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
2
-39
/
+7
2019-07-09
nfp: tls: undo TLS sequence tracking when dropping the frame
Jakub Kicinski
1
-0
/
+23
2019-07-09
nfp: tls: avoid one of the ifdefs for TLS
Jakub Kicinski
1
-4
/
+2
2019-07-09
nfp: tls: don't leave key material in freed FW cmsg skbs
Jakub Kicinski
1
-1
/
+15
2019-07-09
net/tls: don't clear TX resync flag on error
Dirk van der Merwe
1
-4
/
+9
2019-07-09
nfp: tls: count TSO segments separately for the TLS offload
Jakub Kicinski
1
-1
/
+4
2019-07-09
nfp: ccm: increase message limits
Dirk van der Merwe
1
-3
/
+3
2019-07-09
nfp: tls: use unique connection ids instead of 4-tuple for TX
Jakub Kicinski
3
-14
/
+34
2019-07-09
nfp: tls: move setting ipver_vlan to a helper
Jakub Kicinski
1
-6
/
+10
2019-07-09
nfp: tls: ignore queue limits for delete commands
Jakub Kicinski
3
-10
/
+24
2019-07-09
nfp: tls: fix error return code in nfp_net_tls_add()
Wei Yongjun
1
-0
/
+1
2019-07-06
nfp: Use spinlock_t instead of struct spinlock
Sebastian Andrzej Siewior
1
-1
/
+1
2019-06-28
nfp: flower: add GRE encap action support
Pieter Jansen van Vuuren
1
-5
/
+28
2019-06-28
nfp: flower: add GRE decap classification support
Pieter Jansen van Vuuren
3
-18
/
+124
2019-06-28
nfp: flower: rename tunnel related functions in action offload
Pieter Jansen van Vuuren
2
-17
/
+15
2019-06-28
nfp: flower: add helper functions for tunnel classification
Pieter Jansen van Vuuren
2
-24
/
+51
2019-06-28
nfp: flower: refactor tunnel key layer calculation
Pieter Jansen van Vuuren
1
-40
/
+60
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2019-06-15
nfp: flower: extend extack messaging for flower match and actions
Pieter Jansen van Vuuren
6
-77
/
+196
2019-06-15
nfp: flower: use extack messages in flower offload
Pieter Jansen van Vuuren
1
-25
/
+80
2019-06-15
nfp: flower: check L4 matches on unknown IP protocols
Pieter Jansen van Vuuren
1
-2
/
+11
2019-06-15
nfp: print a warning when binding VFs to PF driver
Jakub Kicinski
1
-0
/
+4
2019-06-15
nfp: update the old flash error message
Jakub Kicinski
1
-1
/
+6
2019-06-11
nfp: tls: make use of kernel-driven TX resync
Jakub Kicinski
3
-12
/
+18
[next]