index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2017-02-12
netfilter: nfnetlink: get rid of u_intX_t types
Pablo Neira Ayuso
-8
/
+8
2017-02-12
netfilter: nf_ct_expect: nf_ct_expect_insert() returns void
Gao Feng
-5
/
+3
2017-02-12
netfilter: nf_ct_sip: Use mod_timer_pending()
Gao Feng
-7
/
+5
2017-02-08
netfilter: nft_exthdr: add TCP option matching
Manuel Messner
-16
/
+124
2017-02-08
netfilter: nft_ct: add zone id set support
Florian Westphal
-1
/
+143
2017-02-08
netfilter: nft_ct: prepare for key-dependent error unwind
Florian Westphal
-14
/
+15
2017-02-08
netfilter: nft_ct: add zone id get support
Florian Westphal
-3
/
+21
2017-02-08
netfilter: nf_tables: add bitmap set type
Pablo Neira Ayuso
-0
/
+321
2017-02-08
netfilter: nf_tables: add space notation to sets
Pablo Neira Ayuso
-5
/
+21
2017-02-08
netfilter: nf_tables: rename struct nft_set_estimate class field
Pablo Neira Ayuso
-10
/
+10
2017-02-08
netfilter: nf_tables: add flush field to struct nft_set_iter
Pablo Neira Ayuso
-0
/
+5
2017-02-08
netfilter: nf_tables: rename deactivate_one() to flush()
Pablo Neira Ayuso
-13
/
+13
2017-02-08
netfilter: nf_tables: use struct nft_set_iter in set element flush
Pablo Neira Ayuso
-7
/
+5
2017-02-08
netfilter: nf_tables: pass netns to set->ops->remove()
Pablo Neira Ayuso
-6
/
+9
2017-02-08
netfilter: nft_exthdr: Add support for existence check
Phil Sutter
-2
/
+26
2017-02-03
net: skb_needs_check() accepts CHECKSUM_NONE for tx
Eric Dumazet
-3
/
+4
2017-02-03
net: remove support for per driver ndo_busy_poll()
Eric Dumazet
-21
/
+0
2017-02-03
enic: Remove local ndo_busy_poll() implementation.
David S. Miller
-139
/
+5
2017-02-03
ixgbevf: get rid of custom busy polling code
Eric Dumazet
-215
/
+0
2017-02-03
ixgbe: get rid of custom busy polling code
Eric Dumazet
-224
/
+5
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-680
/
+646
2017-02-03
Merge branch 'mlxsw-Introduce-TC-Flower-offload-using-TCAM'
David S. Miller
-16
/
+5184
2017-02-03
mlxsw: spectrum: Implement TC flower offload
Jiri Pirko
-3
/
+331
2017-02-03
sched: cls_flower: expose priority to offloading netdevice
Jiri Pirko
-0
/
+4
2017-02-03
mlxsw: spectrum: Introduce ACL core with simple TCAM implementation
Jiri Pirko
-8
/
+1769
2017-02-03
lib: Introduce priority array area manager
Jiri Pirko
-0
/
+871
2017-02-03
list: introduce list_for_each_entry_from_reverse helper
Jiri Pirko
-0
/
+13
2017-02-03
mlxsw: resources: Add ACL related resources
Jiri Pirko
-2
/
+18
2017-02-03
mlxsw: spectrum: Introduce basic set of flexible key blocks
Jiri Pirko
-0
/
+109
2017-02-03
mlxsw: core: Introduce flexible actions support
Jiri Pirko
-1
/
+753
2017-02-03
mlxsw: core: Introduce flexible keys support
Jiri Pirko
-1
/
+714
2017-02-03
mlxsw: reg: Add Policy-Engine Extended Flexible Action Register
Jiri Pirko
-3
/
+36
2017-02-03
mlxsw: reg: Add Policy-Engine Policy Based Switching Register
Jiri Pirko
-0
/
+31
2017-02-03
mlxsw: reg: Add Policy-Engine Rules Copy Register
Jiri Pirko
-0
/
+77
2017-02-03
mlxsw: reg: Add Policy-Engine Port Binding Table
Jiri Pirko
-0
/
+63
2017-02-03
mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 2
Jiri Pirko
-0
/
+100
2017-02-03
mlxsw: reg: Add Policy-Engine TCAM Allocation Register
Jiri Pirko
-0
/
+106
2017-02-03
mlxsw: reg: Add Policy-Engine ACL Group Table register
Jiri Pirko
-0
/
+54
2017-02-03
mlxsw: reg: Add Policy-Engine ACL Register
Jiri Pirko
-2
/
+45
2017-02-03
mlxsw: item: Add helpers for getting pointer into payload for char buffer item
Jiri Pirko
-0
/
+19
2017-02-03
mlxsw: item: Add 8bit item helpers
Jiri Pirko
-2
/
+77
2017-02-03
bonding: Remove unnecessary returned value check
Zhu Yanjun
-6
/
+4
2017-02-03
tcp: clear pfmemalloc on outgoing skb
Eric Dumazet
-0
/
+7
2017-02-03
cxgb4: get rid of custom busy poll code
Eric Dumazet
-174
/
+6
2017-02-03
myri10ge: get rid of custom busy poll code
Eric Dumazet
-193
/
+4
2017-02-03
be2net: get rid of custom busy poll code
Eric Dumazet
-147
/
+9
2017-02-03
net: ipv6: Set protocol to kernel for local routes
David Ahern
-0
/
+1
2017-02-03
trace: rename trace_print_hex_seq arg and add kdoc
Daniel Borkmann
-5
/
+16
2017-02-03
MAINTAINERS: add Ivan as a switchdev maintainer
Jiri Pirko
-0
/
+1
2017-02-03
Merge branch 'bridge-per-vlan-dst_metadata-support'
David S. Miller
-121
/
+863
[next]