index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nf_tables: allocate handle and delete objects via handle
Harsha Sharma
2018-01-19
2
-2
/
+19
*
netfilter: nf_defrag: Skip defrag if NOTRACK is set
Subash Abhinov Kasiviswanathan
2018-01-11
2
-0
/
+2
*
netfilter: add IPv6 segment routing header 'srh' match
Ahmed Abdelsalam
2018-01-10
1
-0
/
+57
*
netfilter: nf_tables: get rid of struct nft_af_info abstraction
Pablo Neira Ayuso
2018-01-10
1
-21
/
+2
*
netfilter: nf_tables: get rid of pernet families
Pablo Neira Ayuso
2018-01-10
2
-9
/
+2
*
netfilter: nf_tables: add single table list for all families
Pablo Neira Ayuso
2018-01-10
2
-4
/
+5
*
netfilter: nf_tables: remove flag field from struct nft_af_info
Pablo Neira Ayuso
2018-01-10
1
-6
/
+0
*
netfilter: nf_tables: remove nhooks field from struct nft_af_info
Pablo Neira Ayuso
2018-01-10
1
-2
/
+0
*
tipc: improve groupcast scope handling
Jon Maloy
2018-01-09
1
-4
/
+3
*
virtio_net: propagate linkspeed/duplex settings from the hypervisor
Jason Baron
2018-01-09
1
-0
/
+13
*
macsec: Add support for GCM-AES-256 cipher suite
Felix Walter
2018-01-09
1
-3
/
+8
*
tuntap: XDP transmission
Jason Wang
2018-01-09
1
-0
/
+17
*
tun/tap: use ptr_ring instead of skb_array
Jason Wang
2018-01-09
2
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
18
-27
/
+144
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-01-09
6
-5
/
+66
|
|
\
|
|
*
sctp: fix the handling of ICMP Frag Needed for too small MTUs
Marcelo Ricardo Leitner
2018-01-08
1
-1
/
+1
|
|
*
sh_eth: fix SH7757 GEther initialization
Sergei Shtylyov
2018-01-05
1
-1
/
+0
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-01-05
1
-1
/
+1
|
|
|
\
|
|
|
*
netfilter: uapi: correct UNTRACKED conntrack state bit number
Florian Westphal
2017-12-21
1
-1
/
+1
|
|
*
|
uapi/if_ether.h: prevent redefinition of struct ethhdr
Hauke Mehrtens
2018-01-04
2
-0
/
+9
|
|
*
|
vxlan: trivial indenting fix.
William Tu
2018-01-03
1
-1
/
+1
|
|
*
|
uapi libc compat: add fallback for unsupported libcs
Felix Janda
2018-01-03
1
-1
/
+54
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-07
1
-0
/
+10
|
|
\
\
\
|
|
*
|
|
fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"
Al Viro
2018-01-05
1
-0
/
+10
|
*
|
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-01-05
1
-1
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
efi/capsule-loader: Reinstate virtual capsule mapping
Ard Biesheuvel
2018-01-03
1
-1
/
+3
|
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-01-05
1
-2
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t
Jonathan Cameron
2017-12-22
1
-2
/
+3
|
*
|
|
|
|
|
fscache: Fix the default for fscache_maybe_release_page()
David Howells
2018-01-02
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-12-31
2
-2
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
2017-12-29
2
-2
/
+4
|
*
|
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-31
4
-16
/
+45
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-12-29
1
-1
/
+1
|
|
*
|
|
|
|
|
genirq: Introduce IRQD_CAN_RESERVE flag
Thomas Gleixner
2017-12-29
1
-0
/
+17
|
|
*
|
|
|
|
|
kernel/irq: Extend lockdep class for request mutex
Andrew Lunn
2017-12-28
2
-15
/
+27
|
*
|
|
|
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-30
1
-0
/
+11
|
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
x86/mm/pti: Add infrastructure for page table isolation
Thomas Gleixner
2017-12-23
1
-0
/
+11
|
*
|
|
|
|
|
|
Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-12-29
1
-0
/
+1
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
2017-12-28
1
-0
/
+1
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
|
|
net: No line break on netdev_WARN* formatting
Gal Pressman
2018-01-09
1
-2
/
+2
*
|
|
|
|
|
|
net: Fix netdev_WARN_ONCE macro
Gal Pressman
2018-01-09
1
-2
/
+2
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-01-09
24
-162
/
+483
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
netfilter: ipset: Fix "don't update counters" mode when counters used at the ...
Jozsef Kadlecsik
2018-01-08
2
-6
/
+25
|
*
|
|
|
|
|
|
netfilter: nf_tables: flow offload expression
Pablo Neira Ayuso
2018-01-08
1
-0
/
+11
|
*
|
|
|
|
|
|
netfilter: flow table support for the mixed IPv4/IPv6 family
Pablo Neira Ayuso
2018-01-08
1
-0
/
+5
|
*
|
|
|
|
|
|
netfilter: flow table support for IPv6
Pablo Neira Ayuso
2018-01-08
1
-0
/
+2
|
*
|
|
|
|
|
|
netfilter: add generic flow table infrastructure
Pablo Neira Ayuso
2018-01-08
1
-0
/
+94
|
*
|
|
|
|
|
|
netfilter: nf_tables: add flow table netlink frontend
Pablo Neira Ayuso
2018-01-08
3
-0
/
+124
|
*
|
|
|
|
|
|
netfilter: nf_conntrack: add IPS_OFFLOAD status bit
Pablo Neira Ayuso
2018-01-08
1
-1
/
+5
|
*
|
|
|
|
|
|
netfilter: nf_tables: remove nft_dereference()
Pablo Neira Ayuso
2018-01-08
1
-3
/
+0
[next]