summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-21netfilter: conntrack: remove empty pernet fini stubsFlorian Westphal
2018-12-21netfilter: conntrack: merge ecache and timestamp sysctl tables with main oneFlorian Westphal
2018-12-21netfilter: conntrack: merge acct and helper sysctl table with main oneFlorian Westphal
2018-12-21netfilter: conntrack: add mnemonics for sysctl tableFlorian Westphal
2018-12-21netfilter: conntrack: un-export seq_print_acctFlorian Westphal
2018-12-21netfilter: conntrack: register sysctl table for greYafang Shao
2018-12-21netfilter: conntrack: udp: set stream timeout to 2 minutesFlorian Westphal
2018-12-21netfilter: conntrack: udp: only extend timeout to stream mode after 2sFlorian Westphal
2018-12-18netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is setTaehee Yoo
2018-12-18netfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in clusterip_config_entry_p...Taehee Yoo
2018-12-18netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routineTaehee Yoo
2018-12-18netfilter: ipt_CLUSTERIP: fix deadlock in netns exit routineTaehee Yoo
2018-12-18netfilter: nf_tables: Speed up selective rule dumpsPhil Sutter
2018-12-17netfilter: nf_nat_sip: fix RTP/RTCP source port translationsAlin Nastac
2018-12-17netfilter: nat: remove nf_nat_l4proto structFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->manip_pktFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->nlattr_to_rangeFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->in_rangeFlorian Westphal
2018-12-17netfilter: nat: fold in_range indirection into callerFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->unique_tupleFlorian Westphal
2018-12-17netfilter: nat: un-export nf_nat_l4proto_unique_tupleFlorian Westphal
2018-12-17netfilter: remove NF_NAT_RANGE_PROTO_RANDOM supportFlorian Westphal
2018-12-17netfilter: remove unused parameters in nf_ct_l4proto_[un]register_sysctl()Yafang Shao
2018-12-17netfilter: nat: limit port clash resolution attemptsFlorian Westphal
2018-12-17netfilter: nat: remove unnecessary 'else if' branchXiaozhou Liu
2018-12-14netfilter: ipset: replace a strncpy() with strscpy()Qian Cai
2018-12-14netfilter: ipset: fix ip_set_byindex functionFlorent Fourcot
2018-12-01netfilter: nat: remove l4 protocol port roversFlorian Westphal
2018-12-01netfilter: remove NFC_* cache bitsPablo Neira Ayuso
2018-12-01netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh()Paul E. McKenney
2018-11-12netfilter: nf_flow_table: simplify nf_flow_offload_gc_step()Taehee Yoo
2018-11-12netfilter: nf_flow_table: make nf_flow_table_iterate() staticTaehee Yoo
2018-11-12netfilter: ctnetlink: always honor CTA_MARK_MASKAndreas Jaggi
2018-11-12Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso
2018-11-11net: phy: marvell: remove set but not used variable 'pause'YueHaibing
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-11Linux 4.20-rc2v4.20-rc2Linus Torvalds
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-11Merge tag 'kbuild-fixes-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-11-11Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-11Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-11Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-11-11Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-11-11Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-11PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit
2018-11-11net_sched: sch_fq: add dctcp-like markingEric Dumazet
2018-11-11tcp: tsq: no longer use limit_output_bytes for paced flowsEric Dumazet