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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-13
netfilter: move nf_bridge_frag_data struct definition to a more appropriate h...
Jeremy Sowden
5
-23
/
+23
2019-09-13
netfilter: synproxy: move code between headers.
Jeremy Sowden
2
-39
/
+38
2019-09-13
netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header.
Jeremy Sowden
4
-16
/
+16
2019-09-13
netfilter: remove nf_conntrack_icmpv6.h header.
Jeremy Sowden
3
-23
/
+0
2019-09-13
netfilter: update include directives.
Jeremy Sowden
15
-18
/
+27
2019-09-13
netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headers
Jeremy Sowden
6
-35
/
+16
2019-09-13
netfilter: ip_tables: remove unused function declarations.
Jeremy Sowden
2
-4
/
+1
2019-09-13
netfilter: fix coding-style errors.
Jeremy Sowden
11
-23
/
+23
2019-09-13
netfilter: fix include guards.
Jeremy Sowden
2
-4
/
+9
2019-09-13
netfilter: nf_tables_offload: remove rules when the device unregisters
wenxu
3
-5
/
+51
2019-09-13
netfilter: nf_tables_offload: refactor the nft_flow_offload_rule function
wenxu
1
-7
/
+13
2019-09-13
netfilter: nf_tables_offload: refactor the nft_flow_offload_chain function
wenxu
1
-7
/
+13
2019-09-13
netfilter: nf_tables_offload: add __nft_offload_get_chain function
wenxu
1
-18
/
+34
2019-09-10
netfilter: nft_{fwd,dup}_netdev: add offload support
Pablo Neira Ayuso
7
-3
/
+70
2019-09-10
netfilter: nft_synproxy: add synproxy stateful object support
Fernando Fernandez Mancera
2
-22
/
+124
2019-09-08
netfilter: nf_tables_offload: move indirect flow_block callback logic to core
Pablo Neira Ayuso
3
-15
/
+24
2019-09-08
netfilter: nf_tables_offload: avoid excessive stack usage
Arnd Bergmann
1
-7
/
+13
2019-09-08
netfilter: nf_tables: Fix an Oops in nf_tables_updobj() error handling
Dan Carpenter
1
-3
/
+3
2019-09-07
Merge branch 'net-tls-small-TX-offload-optimizations'
David S. Miller
1
-39
/
+91
2019-09-07
net/tls: align non temporal copy to cache lines
Jakub Kicinski
1
-5
/
+28
2019-09-07
net/tls: remove the record tail optimization
Jakub Kicinski
1
-20
/
+47
2019-09-07
net/tls: use RCU for the adder to the offload record list
Jakub Kicinski
1
-8
/
+13
2019-09-07
net/tls: unref frags in order
Jakub Kicinski
1
-6
/
+3
2019-09-07
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
13
-110
/
+197
2019-09-07
net: hns3: make array spec_opcode static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-09-07
be2net: make two arrays static const, makes object smaller
Colin Ian King
1
-2
/
+2
2019-09-07
ionic: Remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-09-07
Merge branch 'stmmac-next'
David S. Miller
4
-16
/
+78
2019-09-07
net: stmmac: Limit max speeds of XGMAC if asked to
Jose Abreu
1
-9
/
+16
2019-09-07
net: stmmac: selftests: Add Split Header test
Jose Abreu
1
-0
/
+42
2019-09-07
net: stmmac: dwmac4: Enable RX Jumbo frame support
Jose Abreu
2
-7
/
+2
2019-09-07
net: stmmac: selftests: Set RX tail pointer in Flow Control test
Jose Abreu
1
-0
/
+6
2019-09-07
net: stmmac: selftests: Add missing checks for support of SA
Jose Abreu
1
-0
/
+12
2019-09-07
ipmr: remove hard code cache_resolve_queue_len limit
Hangbin Liu
2
-4
/
+4
2019-09-07
Merge branch 'hv_netvsc-features'
David S. Miller
3
-5
/
+24
2019-09-07
hv_netvsc: Sync offloading features to VF NIC
Haiyang Zhang
1
-2
/
+20
2019-09-07
hv_netvsc: Allow scatter-gather feature to be tunable
Haiyang Zhang
3
-3
/
+4
2019-09-07
Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
15
-47
/
+207
2019-09-07
tcp: ulp: fix possible crash in tcp_diag_get_aux_size()
Eric Dumazet
1
-1
/
+1
2019-09-07
net: fib_notifier: move fib_notifier_ops from struct net into per-net struct
Jiri Pirko
2
-9
/
+23
2019-09-07
ethernet: micrel: Use DIV_ROUND_CLOSEST directly to make it readable
zhong jiang
1
-1
/
+1
2019-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
12
-29
/
+285
2019-09-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-169
/
+195
2019-09-07
Merge tag 'wireless-drivers-next-for-davem-2019-09-07' of git://git.kernel.or...
David S. Miller
216
-6244
/
+5206
2019-09-07
Merge tag 'iwlwifi-next-for-kalle-2019-09-06' of git://git.kernel.org/pub/scm...
Kalle Valo
84
-3633
/
+2167
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
124
-698
/
+3489
2019-09-06
lan743x: remove redundant assignment to variable rx_process_result
Colin Ian King
1
-2
/
+1
2019-09-06
Merge branch 'ravb-remove-use-of-undocumented-registers'
David S. Miller
2
-24
/
+6
2019-09-06
ravb: TROCR register is only present on R-Car Gen3
Simon Horman
2
-3
/
+5
2019-09-06
ravb: remove undocumented endianness selection
Simon Horman
2
-7
/
+0
[next]