index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-21
netfilter: conntrack: add mnemonics for sysctl table
Florian Westphal
1
-11
/
+20
2018-12-21
netfilter: conntrack: un-export seq_print_acct
Florian Westphal
3
-22
/
+18
2018-12-21
netfilter: conntrack: register sysctl table for gre
Yafang Shao
2
-1
/
+50
2018-12-21
netfilter: conntrack: udp: set stream timeout to 2 minutes
Florian Westphal
2
-2
/
+2
2018-12-21
netfilter: conntrack: udp: only extend timeout to stream mode after 2s
Florian Westphal
2
-3
/
+18
2018-12-18
netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is set
Taehee Yoo
1
-1
/
+2
2018-12-18
netfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in clusterip_config_entry_p...
Taehee Yoo
1
-5
/
+14
2018-12-18
netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routine
Taehee Yoo
1
-1
/
+0
2018-12-18
netfilter: ipt_CLUSTERIP: fix deadlock in netns exit routine
Taehee Yoo
1
-68
/
+87
2018-12-18
netfilter: nf_tables: Speed up selective rule dumps
Phil Sutter
1
-28
/
+62
2018-12-17
netfilter: nf_nat_sip: fix RTP/RTCP source port translations
Alin Nastac
1
-4
/
+35
2018-12-17
netfilter: nat: remove nf_nat_l4proto struct
Florian Westphal
18
-390
/
+10
2018-12-17
netfilter: nat: remove l4proto->manip_pkt
Florian Westphal
16
-357
/
+365
2018-12-17
netfilter: nat: remove l4proto->nlattr_to_range
Florian Westphal
11
-73
/
+17
2018-12-17
netfilter: nat: remove l4proto->in_range
Florian Westphal
11
-89
/
+43
2018-12-17
netfilter: nat: fold in_range indirection into caller
Florian Westphal
4
-26
/
+16
2018-12-17
netfilter: nat: remove l4proto->unique_tuple
Florian Westphal
6
-134
/
+56
2018-12-17
netfilter: nat: un-export nf_nat_l4proto_unique_tuple
Florian Westphal
7
-135
/
+75
2018-12-17
netfilter: remove NF_NAT_RANGE_PROTO_RANDOM support
Florian Westphal
4
-23
/
+2
2018-12-17
netfilter: remove unused parameters in nf_ct_l4proto_[un]register_sysctl()
Yafang Shao
1
-14
/
+7
2018-12-17
netfilter: nat: limit port clash resolution attempts
Florian Westphal
1
-6
/
+23
2018-12-17
netfilter: nat: remove unnecessary 'else if' branch
Xiaozhou Liu
1
-2
/
+0
2018-12-14
netfilter: ipset: replace a strncpy() with strscpy()
Qian Cai
1
-2
/
+4
2018-12-14
netfilter: ipset: fix ip_set_byindex function
Florent Fourcot
1
-1
/
+1
2018-12-01
netfilter: nat: remove l4 protocol port rovers
Florian Westphal
6
-27
/
+8
2018-12-01
netfilter: remove NFC_* cache bits
Pablo Neira Ayuso
4
-71
/
+0
2018-12-01
netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh()
Paul E. McKenney
4
-8
/
+8
2018-11-12
netfilter: nf_flow_table: simplify nf_flow_offload_gc_step()
Taehee Yoo
1
-27
/
+7
2018-11-12
netfilter: nf_flow_table: make nf_flow_table_iterate() static
Taehee Yoo
2
-8
/
+4
2018-11-12
netfilter: ctnetlink: always honor CTA_MARK_MASK
Andreas Jaggi
1
-10
/
+19
2018-11-12
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
Pablo Neira Ayuso
6
-48
/
+187
2018-11-11
net: phy: marvell: remove set but not used variable 'pause'
YueHaibing
1
-2
/
+0
2018-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
275
-1202
/
+3148
2018-11-11
Linux 4.20-rc2
v4.20-rc2
Linus Torvalds
1
-1
/
+1
2018-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
54
-199
/
+430
2018-11-11
Merge tag 'kbuild-fixes-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-14
/
+19
2018-11-11
Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-57
/
+107
2018-11-11
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-31
/
+51
2018-11-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
17
-138
/
+114
2018-11-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
19
-121
/
+820
2018-11-11
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+0
2018-11-11
Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+6
2018-11-11
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-5
/
+8
2018-11-11
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+16
2018-11-11
PCI: add USR vendor id and use it in r8169 and w6692 driver
Heiner Kallweit
3
-4
/
+3
2018-11-11
net_sched: sch_fq: add dctcp-like marking
Eric Dumazet
2
-0
/
+24
2018-11-11
tcp: tsq: no longer use limit_output_bytes for paced flows
Eric Dumazet
3
-5
/
+6
2018-11-11
Merge branch 'tcp-tso-defer-improvements'
David S. Miller
1
-5
/
+13
2018-11-11
tcp: get rid of tcp_tso_should_defer() dependency on HZ/jiffies
Eric Dumazet
1
-2
/
+5
2018-11-11
tcp: refine tcp_tso_should_defer() after EDT adoption
Eric Dumazet
1
-3
/
+4
[next]