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
*
rxrpc: Fix a bit of time confusion
David Howells
2018-03-30
1
-1
/
+1
*
rxrpc: Fix firewall route keepalive
David Howells
2018-03-30
9
-4
/
+204
*
tc-testing: Add newline when writing test case files
Lucas Bates
2018-03-30
1
-0
/
+1
*
liquidio: prevent rx queues from getting stalled
Raghu Vatsavayi
2018-03-30
4
-19
/
+53
*
Merge branch 'ieee802154-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...
David S. Miller
2018-03-30
2
-5
/
+11
|
\
|
*
ieee802154: ca8210: fix uninitialised data read
Harry Morris
2018-03-29
1
-3
/
+11
|
*
ieee802154: remove unused variable 'val'
Colin Ian King
2018-03-02
1
-2
/
+0
*
|
tc-testing: add connmark action tests
Roman Mashak
2018-03-30
1
-0
/
+291
*
|
MAINTAINERS: Update my email address from freescale to nxp
Claudiu Manoil
2018-03-30
1
-1
/
+1
*
|
dt-bindings: net: renesas-ravb: Add support for r8a77470 SoC
Biju Das
2018-03-30
1
-0
/
+1
*
|
Merge branch 'stmmac-DWMAC5'
David S. Miller
2018-03-30
10
-8
/
+567
|
\
\
|
*
|
net: stmmac: Add support for DWMAC5 and implement Safety Features
Jose Abreu
2018-03-30
10
-3
/
+494
|
*
|
net: stmmac: Rework and fix TX Timeout code
Jose Abreu
2018-03-30
2
-5
/
+73
|
/
/
*
|
net: mvneta: remove duplicate *_coal assignment
Jisheng Zhang
2018-03-30
1
-4
/
+0
*
|
Merge branch 'do-not-allow-adding-routes-if-disable_ipv6-is-enabled'
David S. Miller
2018-03-30
2
-1
/
+9
|
\
\
|
*
|
Documentation: ip-sysctl.txt: clarify disable_ipv6
Lorenzo Bianconi
2018-03-30
1
-1
/
+3
|
*
|
ipv6: do not set routes if disable_ipv6 has been enabled
Lorenzo Bianconi
2018-03-30
1
-0
/
+6
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-03-30
75
-858
/
+1383
|
\
\
|
*
|
netfilter: ipset: Use is_zero_ether_addr instead of static and memcmp
Joe Perches
2018-03-30
1
-5
/
+2
|
*
|
Revert "netfilter: x_tables: ensure last rule in base chain matches underflow...
Florian Westphal
2018-03-30
3
-48
/
+3
|
*
|
netfilter: x_tables: Add note about how to free percpu counters
Ben Hutchings
2018-03-30
1
-1
/
+3
|
*
|
netfilter: Merge assignment with return
Arushi Singhal
2018-03-30
2
-5
/
+3
|
*
|
netfilter: nf_tables: use nft_set_lookup_global from nf_tables_newsetelem()
Pablo Neira Ayuso
2018-03-30
1
-11
/
+4
|
*
|
netfilter: nf_tables: rename to nft_set_lookup_global()
Pablo Neira Ayuso
2018-03-30
5
-17
/
+19
|
*
|
netfilter: nf_tables: enable conntrack if NAT chain is registered
Pablo Neira Ayuso
2018-03-30
4
-7
/
+45
|
*
|
netfilter: nf_tables: build-in filter chain type
Pablo Neira Ayuso
2018-03-30
17
-509
/
+414
|
*
|
netfilter: nf_tables: nft_register_chain_type() returns void
Pablo Neira Ayuso
2018-03-30
12
-30
/
+30
|
*
|
netfilter: nf_tables: rename struct nf_chain_type
Pablo Neira Ayuso
2018-03-30
12
-27
/
+27
|
*
|
netfilter: ebt_stp: Use generic functions for comparisons
Joe Perches
2018-03-30
1
-4
/
+2
|
*
|
netfilter: add flowtable documentation
Pablo Neira Ayuso
2018-03-30
1
-0
/
+112
|
*
|
netfilter: ebtables: Add string filter
Bernie Harris
2018-03-30
1
-0
/
+1
|
*
|
netfilter: ebtables: Add support for specifying match revision
Bernie Harris
2018-03-30
2
-21
/
+42
|
*
|
netfilter: ebtables: add support for matching IGMP type
Matthias Schiffer
2018-03-20
2
-3
/
+20
|
*
|
netfilter: ebtables: add support for matching ICMP type and code
Matthias Schiffer
2018-03-20
2
-13
/
+43
|
*
|
netfilter: ctnetlink: synproxy support
Pablo Neira Ayuso
2018-03-20
5
-5
/
+109
|
*
|
netfilter: Replace printk() with pr_*() and define pr_fmt()
Arushi Singhal
2018-03-20
8
-26
/
+37
|
*
|
netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets.
Jack Ma
2018-03-20
2
-17
/
+70
|
*
|
netfilter: ebtables: use ADD_COUNTER macro
Taehee Yoo
2018-03-20
1
-11
/
+6
|
*
|
netfilter: nf_tables: remove VLA usage
Gustavo A. R. Silva
2018-03-20
1
-8
/
+15
|
*
|
netfilter: nfnetlink_cthelper: Remove VLA usage
Gustavo A. R. Silva
2018-03-20
1
-8
/
+17
|
*
|
netfilter: cttimeout: remove VLA usage
Gustavo A. R. Silva
2018-03-20
1
-9
/
+17
|
*
|
netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}
Pablo Neira Ayuso
2018-03-20
2
-2
/
+48
|
*
|
netfilter: conncount: Support count only use case
Yi-Hung Wei
2018-03-20
1
-2
/
+8
|
*
|
netfilter: Refactor nf_conncount
Yi-Hung Wei
2018-03-20
3
-6
/
+3
|
*
|
ipvs: use true and false for boolean values
Gustavo A. R. Silva
2018-03-13
2
-4
/
+4
|
*
|
netfilter: x_tables: fix build with CONFIG_COMPAT=n
Florian Westphal
2018-03-13
1
-31
/
+31
|
*
|
netfilter: xt_limit: Spelling s/maxmum/maximum/
Geert Uytterhoeven
2018-03-05
1
-1
/
+1
|
*
|
netfilter: make xt_rateest hash table per net
Cong Wang
2018-03-05
3
-33
/
+72
|
*
|
netfilter: x_tables: ensure last rule in base chain matches underflow/policy
Florian Westphal
2018-03-05
3
-3
/
+48
|
*
|
netfilter: x_tables: make sure compat af mutex is held
Florian Westphal
2018-03-05
1
-0
/
+6
[next]