aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-23netfilter: lift one-nat-hook-only restrictionFlorian Westphal3-70/+2
2018-05-23netfilter: nf_nat: add nat type hooks to nat coreFlorian Westphal9-289/+232
2018-05-23netfilter: nf_nat: add nat hook register functions to nf_natFlorian Westphal2-0/+161
2018-05-23netfilter: core: export raw versions of add/delete hook functionsFlorian Westphal2-21/+59
2018-05-23netfilter: nf_tables: allow chain type to override hook registerFlorian Westphal4-23/+47
2018-05-23netfilter: xtables: allow table definitions not backed by hook_opsFlorian Westphal2-2/+8
2018-05-23netfilter: nf_nat: move common nat code to nat coreFlorian Westphal4-99/+81
2018-05-17netfilter: nft_hash: add map lookups for hashing operationsLaura Garcia Liebana2-1/+134
2018-05-17netfilter: nft_numgen: add map lookups for numgen random operationsLaura Garcia Liebana1-4/+72
2018-05-17netfilter: nf_tables: remove old nf_log based tracingFlorian Westphal1-22/+7
2018-05-17netfilter: fix fallout from xt/nf osf separationFlorian Westphal2-6/+8
2018-05-13net: ipv4: ipconfig: fix unused variableAnders Roxell1-3/+2
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller449-1652/+3193
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds106-291/+714
2018-05-11Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds6-22/+17
2018-05-11net sched actions: fix refcnt leak in skbmodRoman Mashak1-1/+4
2018-05-11Merge tag 'ceph-for-4.17-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds4-90/+158
2018-05-11net: phy: DP83TC811: Introduce support for the DP83TC811 phyDan Murphy3-0/+353
2018-05-11net: sched: fix error path in tcf_proto_create() when modules are not configuredJiri Pirko1-1/+1
2018-05-11Merge tag 'sh-for-4.17-fixes' of git://git.libc.org/linux-shLinus Torvalds6-85/+19
2018-05-11cxgb4: avoid schedule while atomicGanesh Goudar1-2/+2
2018-05-11cxgb4: enable inner header checksum calculationGanesh Goudar3-22/+83
2018-05-11cxgb4: Fix {vxlan/geneve}_port initializationArjun Vynipadath2-0/+23
2018-05-11cxgb4: Add new T5 device idGanesh Goudar1-0/+1
2018-05-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-1/+10
2018-05-11net: doc: fix spelling mistake: "modrobe.d" -> "modprobe.d"Tonghao Zhang1-1/+1
2018-05-11bonding: use the skb_get/set_queue_mappingTonghao Zhang1-4/+4
2018-05-11bonding: replace the return value typeTonghao Zhang2-8/+12
2018-05-11Merge tag 'powerpc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-17/+26
2018-05-11Merge tag 'trace-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+3
2018-05-11erspan: auto detect truncated ipv6 packets.William Tu2-0/+12
2018-05-11Merge branch 'mlxsw-spectrum_span-Two-minor-adjustments'David S. Miller1-17/+17
2018-05-11mlxsw: spectrum_span: Use a more fitting error codePetr Machata1-1/+1
2018-05-11mlxsw: spectrum_span: Rename misnamed variable l3edevPetr Machata1-16/+16
2018-05-11Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller4-3/+6
2018-05-11Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller11-48/+209
2018-05-11net sched actions: fix invalid pointer dereferencing if skbedit flags missingRoman Mashak1-1/+2
2018-05-11Merge tag 'for-linus-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+13
2018-05-11ixgbe: fix memory leak on ipsec allocationColin Ian King1-1/+1
2018-05-11ixgbevf: fix ixgbevf_xmit_frame()'s return typeLuc Van Oostenryck1-1/+1
2018-05-11ixgbe: return error on unsupported SFP module when resettingEmil Tantilov1-0/+3
2018-05-11ice: Set rq_last_status when cleaning rqJeff Shaw1-1/+1
2018-05-11Change Trond's email address in MAINTAINERSTrond Myklebust1-1/+1
2018-05-11sh: switch to NO_BOOTMEMRob Herring4-82/+7
2018-05-11mmap: introduce sane default mmap limitsLinus Torvalds1-0/+32
2018-05-11Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-26/+31
2018-05-11Merge tag 'mtd/fixes-for-4.17-rc5' of git://git.infradead.org/linux-mtdLinus Torvalds3-70/+52
2018-05-11udp: avoid refcount_t saturation in __udp_gso_segment()Eric Dumazet1-3/+11
2018-05-11Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller5-1/+52
2018-05-11tcp: switch pacing timer to softirq based hrtimerEric Dumazet3-46/+29