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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: tipc: remove unused hardirq.h
Yang Shi
2018-01-08
1
-1
/
+0
*
net: ovs: remove unused hardirq.h
Yang Shi
2018-01-08
1
-1
/
+0
*
net: caif: remove unused hardirq.h
Yang Shi
2018-01-08
2
-2
/
+0
*
Merge branch 'net-netdev_WARN_ONCE'
David S. Miller
2018-01-08
5
-14
/
+14
|
\
|
*
8139cp: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
2018-01-08
1
-2
/
+2
|
*
bnx2x: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
2018-01-08
1
-2
/
+3
|
*
e1000: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
2018-01-08
1
-2
/
+2
|
*
net/mlx5e: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
2018-01-08
1
-5
/
+4
|
*
net: No line break on netdev_WARN* formatting
Gal Pressman
2018-01-08
1
-2
/
+2
|
*
net: Fix netdev_WARN_ONCE macro
Gal Pressman
2018-01-08
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-01-08
108
-1403
/
+3853
|
\
|
*
netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_ex...
Jozsef Kadlecsik
2018-01-08
1
-0
/
+2
|
*
netfilter: ipset: Fix "don't update counters" mode when counters used at the ...
Jozsef Kadlecsik
2018-01-08
7
-128
/
+114
|
*
netfilter: ipset: use swap macro instead of _manually_ swapping values
Gustavo A. R. Silva
2018-01-08
3
-18
/
+6
|
*
netfilter: nf_tables: flow offload expression
Pablo Neira Ayuso
2018-01-08
4
-0
/
+283
|
*
netfilter: flow table support for the mixed IPv4/IPv6 family
Pablo Neira Ayuso
2018-01-08
6
-2
/
+66
|
*
netfilter: flow table support for IPv6
Pablo Neira Ayuso
2018-01-08
5
-1
/
+292
|
*
netfilter: flow table support for IPv4
Pablo Neira Ayuso
2018-01-08
3
-0
/
+294
|
*
netfilter: add generic flow table infrastructure
Pablo Neira Ayuso
2018-01-08
4
-0
/
+533
|
*
netfilter: nf_tables: add flow table netlink frontend
Pablo Neira Ayuso
2018-01-08
4
-1
/
+870
|
*
netfilter: nf_conntrack: add IPS_OFFLOAD status bit
Pablo Neira Ayuso
2018-01-08
5
-6
/
+50
|
*
netfilter: nf_tables: remove nft_dereference()
Pablo Neira Ayuso
2018-01-08
2
-6
/
+3
|
*
netfilter: remove defensive check on malformed packets from raw sockets
Pablo Neira Ayuso
2018-01-08
13
-128
/
+3
|
*
netfilter: meta: secpath support
Florian Westphal
2018-01-08
2
-0
/
+45
|
*
netfilter: remove struct nf_afinfo and its helper functions
Pablo Neira Ayuso
2018-01-08
5
-65
/
+6
|
*
netfilter: remove route_key_size field in struct nf_afinfo
Pablo Neira Ayuso
2018-01-08
4
-9
/
+16
|
*
netfilter: move reroute indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
8
-19
/
+39
|
*
netfilter: move route indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
12
-58
/
+68
|
*
netfilter: remove saveroute indirection in struct nf_afinfo
Pablo Neira Ayuso
2018-01-08
7
-63
/
+60
|
*
netfilter: move checksum_partial indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
7
-38
/
+50
|
*
netfilter: move checksum indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
8
-27
/
+44
|
*
netfilter: connlimit: split xt_connlimit into front and backend
Florian Westphal
2018-01-08
6
-346
/
+420
|
*
netfilter: nf_tables: remove hooks from family definition
Pablo Neira Ayuso
2018-01-08
8
-43
/
+37
|
*
netfilter: nf_tables: remove multihook chains and families
Pablo Neira Ayuso
2018-01-08
9
-78
/
+49
|
*
netfilter: nf_tables_inet: don't use multihook infrastructure anymore
Pablo Neira Ayuso
2018-01-08
5
-20
/
+60
|
*
netfilter: core: support for NFPROTO_INET hook registration
Pablo Neira Ayuso
2018-01-08
1
-9
/
+44
|
*
netfilter: core: pass family as parameter to nf_remove_net_hook()
Pablo Neira Ayuso
2018-01-08
1
-5
/
+5
|
*
netfilter: core: pass hook number, family and device to nf_find_hook_list()
Pablo Neira Ayuso
2018-01-08
1
-17
/
+19
|
*
netfilter: core: add nf_remove_net_hook
Pablo Neira Ayuso
2018-01-08
1
-4
/
+4
|
*
netfilter: nf_tables: add nft_set_is_anonymous() helper
Pablo Neira Ayuso
2018-01-08
3
-5
/
+10
|
*
netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path
Pablo Neira Ayuso
2018-01-08
12
-58
/
+43
|
*
netfilter: nf_tables_arp: don't set forward chain
Pablo Neira Ayuso
2018-01-08
1
-1
/
+0
|
*
netfilter: nf_tables: reject nat hook registration if prio is before conntrack
Florian Westphal
2018-01-08
1
-1
/
+6
|
*
netfilter: core: only allow one nat hook per hook point
Florian Westphal
2018-01-08
5
-0
/
+17
|
*
netfilter: xtables: add and use xt_request_find_table_lock
Florian Westphal
2018-01-08
5
-51
/
+65
|
*
netfilter: reduce NF_MAX_HOOKS define
Florian Westphal
2018-01-08
1
-3
/
+7
|
*
netfilter: don't allocate space for arp/bridge hooks unless needed
Florian Westphal
2018-01-08
8
-0
/
+29
|
*
netfilter: don't allocate space for decnet hooks unless needed
Florian Westphal
2018-01-08
3
-0
/
+8
|
*
netfilter: reduce hook array sizes to what is needed
Florian Westphal
2018-01-08
2
-12
/
+22
|
*
netfilter: add defines for arp/decnet max hooks
Florian Westphal
2018-01-08
3
-1
/
+12
[next]