index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtnetlink: Move ifm in valid_fdb_dump_legacy to closer to use
David Ahern
2018-10-10
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-08
6
-72
/
+278
|
\
|
*
bpf: fix building without CONFIG_INET
Arnd Bergmann
2018-10-09
1
-2
/
+8
|
*
xsk: proper AF_XDP socket teardown ordering
Björn Töpel
2018-10-08
2
-13
/
+11
|
*
xsk: simplify xdp_clear_umem_at_qid implementation
Magnus Karlsson
2018-10-05
1
-5
/
+2
|
*
ethtool: don't allow disabling queues with umem installed
Jakub Kicinski
2018-10-05
2
-2
/
+13
|
*
ethtool: rename local variable max -> curr
Jakub Kicinski
2018-10-05
1
-6
/
+6
|
*
xsk: fix bug when trying to use both copy and zero-copy on one queue id
Magnus Karlsson
2018-10-05
3
-35
/
+64
|
*
net: core: Fix build with CONFIG_IPV6=m
Joe Stringer
2018-10-04
1
-1
/
+1
|
*
bpf: Add helper to retrieve socket in BPF
Joe Stringer
2018-10-03
1
-0
/
+151
|
*
bpf: Add PTR_TO_SOCKET verifier type
Joe Stringer
2018-10-03
1
-12
/
+18
|
*
bpf: extend cgroup bpf core to allow multiple cgroup storage types
Roman Gushchin
2018-10-01
1
-6
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-10-08
43
-1003
/
+1452
|
\
\
|
*
|
netfilter: xt_quota: Don't use aligned attribute in sizeof
Nathan Chancellor
2018-10-09
1
-1
/
+1
|
*
|
netfilter: xt_quota: fix the behavior of xt_quota module
Chenbo Feng
2018-10-03
1
-33
/
+22
|
*
|
netfilter: nf_tables: use rhashtable_lookup() instead of rhashtable_lookup_fa...
Taehee Yoo
2018-09-28
2
-6
/
+6
|
*
|
netfilter: nf_flow_table: remove unnecessary nat flag check code
Taehee Yoo
2018-09-28
1
-4
/
+2
|
*
|
netfilter: nf_tables: add requirements for connsecmark support
Christian Göttsche
2018-09-28
2
-1
/
+24
|
*
|
netfilter: nf_tables: add SECMARK support
Christian Göttsche
2018-09-28
2
-4
/
+132
|
*
|
netfilter: masquerade: don't flush all conntracks if only one address deleted...
Tan Hu
2018-09-28
2
-6
/
+35
|
*
|
netfilter: ctnetlink: must check mark attributes vs NULL
Florian Westphal
2018-09-21
1
-2
/
+9
|
*
|
netfilter: nf_tables: use rhashtable_walk_enter instead of rhashtable_walk_init
Taehee Yoo
2018-09-20
2
-46
/
+19
|
*
|
netfilter: nat: remove duplicate skb_is_nonlinear() in __nf_nat_mangle_tcp_pa...
Taehee Yoo
2018-09-20
1
-3
/
+1
|
*
|
netfilter: conntrack: clamp l4proto array size at largers supported protocol
Florian Westphal
2018-09-20
1
-1
/
+1
|
*
|
netfilter: conntrack: remove l3->l4 mapping information
Florian Westphal
2018-09-20
17
-273
/
+69
|
*
|
netfilter: conntrack: remove unused proto arg from netns init functions
Florian Westphal
2018-09-20
9
-11
/
+10
|
*
|
netfilter: conntrack: remove error callback and handle icmp from core
Florian Westphal
2018-09-20
3
-18
/
+43
|
*
|
netfilter: conntrack: avoid using ->error callback if possible
Florian Westphal
2018-09-20
3
-106
/
+91
|
*
|
netfilter: conntrack: deconstify packet callback skb pointer
Florian Westphal
2018-09-20
8
-63
/
+94
|
*
|
netfilter: conntrack: remove the l4proto->new() function
Florian Westphal
2018-09-20
9
-258
/
+194
|
*
|
netfilter: conntrack: pass nf_hook_state to packet and error handlers
Florian Westphal
2018-09-20
11
-110
/
+137
|
*
|
netfilter: nat: remove unnecessary rcu_read_lock in nf_nat_redirect_ipv{4/6}
Taehee Yoo
2018-09-17
1
-4
/
+0
|
*
|
netfilter: cttimeout: remove superfluous check on layer 4 netlink functions
Pablo Neira Ayuso
2018-09-17
2
-33
/
+18
|
*
|
netfilter: nf_nat_ipv4: remove obsolete EXPORT_SYMBOL
Florian Westphal
2018-09-17
1
-1
/
+0
|
*
|
netfilter: xtables: avoid BUG_ON
Florian Westphal
2018-09-17
4
-9
/
+12
|
*
|
netfilter: nf_tables: avoid BUG_ON usage
Florian Westphal
2018-09-17
3
-7
/
+14
|
*
|
netfilter: xt_cgroup: shrink size of v2 path
Pablo Neira Ayuso
2018-09-17
1
-0
/
+72
|
*
|
netfilter: ctnetlink: Support L3 protocol-filter on flush
Kristian Evensen
2018-09-17
1
-22
/
+28
|
*
|
netfilter: nf_tables: add xfrm expression
Florian Westphal
2018-09-17
3
-0
/
+301
|
*
|
netfilter: remove obsolete need_conntrack stub
Florian Westphal
2018-09-17
1
-7
/
+0
|
*
|
netfilter: nf_tables: asynchronous release
Florian Westphal
2018-09-17
1
-6
/
+50
|
*
|
netfilter: nf_tables: warn when expr implements only one of activate/deactivate
Florian Westphal
2018-09-17
1
-0
/
+19
|
*
|
netfilter: nf_tables: split set destruction in deactivate and destroy phase
Florian Westphal
2018-09-17
4
-14
/
+83
|
*
|
netfilter: nf_tables: rt: allow checking if dst has xfrm attached
Florian Westphal
2018-09-17
1
-0
/
+11
*
|
|
rtnetlink: Update rtnl_fdb_dump for strict data checking
David Ahern
2018-10-08
1
-2
/
+60
*
|
|
rtnetlink: Move input checking for rtnl_fdb_dump to helper
David Ahern
2018-10-08
1
-20
/
+33
*
|
|
net/bridge: Update br_mdb_dump for strict data checking
David Ahern
2018-10-08
1
-0
/
+30
*
|
|
net: Update netconf dump handlers for strict data checking
David Ahern
2018-10-08
3
-7
/
+55
*
|
|
net/ipv6: Update ip6addrlbl_dump for strict data checking
David Ahern
2018-10-08
1
-1
/
+33
*
|
|
net/fib_rules: Update fib_nl_dumprule for strict data checking
David Ahern
2018-10-08
1
-1
/
+35
[next]