aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-23netfilter: add struct nf_ct_hook and use itPablo Neira Ayuso1-1/+6
2018-05-23netfilter: lift one-nat-hook-only restrictionFlorian Westphal1-1/+0
2018-05-23netfilter: nf_nat: add nat type hooks to nat coreFlorian Westphal2-52/+5
2018-05-23netfilter: nf_nat: add nat hook register functions to nf_natFlorian Westphal1-0/+4
2018-05-23netfilter: nf_tables: allow chain type to override hook registerFlorian Westphal1-4/+4
2018-05-23netfilter: nf_nat: move common nat code to nat coreFlorian Westphal1-0/+7
2018-05-17netfilter: nft_hash: add map lookups for hashing operationsLaura Garcia Liebana1-0/+4
2018-05-17netfilter: fix fallout from xt/nf osf separationFlorian Westphal2-6/+8
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller39-44/+161
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-2/+92
2018-05-11Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-10/+6
2018-05-11Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller1-0/+85
2018-05-11tcp: switch pacing timer to softirq based hrtimerEric Dumazet1-1/+3
2018-05-11net: dsa: Plug in PHYLINK supportFlorian Fainelli1-0/+1
2018-05-11net: dsa: Add PHYLINK switch operationsFlorian Fainelli1-0/+24
2018-05-11bonding: send learning packets for vlans on slaveDebabrata Banerjee1-0/+1
2018-05-10rxrpc: Trace UDP transmission failureDavid Howells1-0/+55
2018-05-10rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messagesDavid Howells1-0/+30
2018-05-10tcp: Add mark for TIMEWAIT socketsJon Maxwell1-0/+1
2018-05-10net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOLJoe Perches1-18/+4
2018-05-10Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller2-1/+3
2018-05-10net/mlx4_core: Report driver version to FWEran Ben Elisha1-0/+1
2018-05-10net/sock: Update memalloc_socks static key to modern apiDavidlohr Bueso1-2/+2
2018-05-10net/ipv4: Update ip_tunnel_metadata_cnt static key to modern apiDavidlohr Bueso1-2/+2
2018-05-10libceph: add osd_req_op_extent_osd_data_bvecs()Ilya Dryomov1-2/+10
2018-05-08udp: Do not pass checksum as a parameter to GSO segmentationAlexander Duyck1-2/+1
2018-05-08udp: Do not pass MSS as parameter to GSO segmentationAlexander Duyck1-1/+1
2018-05-08flow_dissector: do not rely on implicit castsPaolo Abeni1-2/+2
2018-05-08net: core: rework basic flow dissection helperPaolo Abeni2-9/+16
2018-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-0/+1
2018-05-07net: flow_dissector: fix typo 'can by' to 'can be'Wolfram Sang1-1/+1
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru1-1/+9
2018-05-07qed: Remove unused data member 'is_mf_default'.Sudarsana Reddy Kalluru1-1/+0
2018-05-07qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru1-1/+1
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller13-378/+292
2018-05-07net: u64_stats_sync: Remove functions without userAnna-Maria Gleixner1-14/+0
2018-05-07mac80211: fix kernel-doc "bad line" warningRandy Dunlap1-1/+1
2018-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller23-224/+282
2018-05-07netfilter: ctnetlink: export nf_conntrack_maxFlorent Fourcot1-0/+1
2018-05-07netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera3-89/+134
2018-05-06netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspacePhil Sutter1-0/+4
2018-05-06netfilter: nf_nat: remove unused ct arg from lookup functionsFlorian Westphal1-16/+8
2018-05-06netfilter: ip6t_srh: extend SRH matching for previous, next and last SIDAhmed Abdelsalam1-2/+41
2018-05-06netfilter: nft_numgen: add map lookups for numgen statementsLaura Garcia Liebana1-0/+4
2018-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2018-05-05Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+1
2018-05-05Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarmRadim Krčmář1-0/+1
2018-05-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds2-2/+5
2018-05-04Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteprocLinus Torvalds1-1/+1
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds19-19/+19