summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2018-08-07llc: use refcount_inc_not_zero() for llc_sap_find()Cong Wang-0/+5
2018-08-07vsock: split dwork to avoid reinitializationsCong Wang-2/+2
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-3/+2
2018-07-24Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin...David S. Miller-6/+6
2018-07-23ipv6: use fib6_info_hold_safe() when necessaryWei Wang-0/+5
2018-07-21net/ipv6: Fix linklocal to global address with VRFDavid Ahern-0/+5
2018-07-20tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng-0/+1
2018-07-20tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng-0/+1
2018-07-20netfilter: nf_tables: use dev->name directlyFlorian Westphal-1/+0
2018-07-18ipv6: fix useless rol32 call on hashColin Ian King-1/+1
2018-07-17netfilter: nf_tables: fix jumpstack depth validationTaehee Yoo-2/+2
2018-07-16ipv6/mcast: init as INCLUDE when join SSM INCLUDE groupHangbin Liu-0/+2
2018-07-13tcp: remove DELAYED ACK events in DCTCPYuchung Cheng-2/+0
2018-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-2/+8
2018-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-0/+8
2018-07-07bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skbJohn Fastabend-0/+4
2018-07-07net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti-1/+0
2018-07-07net/sched: act_csum: fix NULL dereference when 'goto chain' is usedDavide Caratti-1/+0
2018-07-06netfilter: nf_tables: place all set backends in one single modulePablo Neira Ayuso-0/+6
2018-07-06nl80211/mac80211: allow non-linear skb in rx_control_portDenis Kenzior-6/+6
2018-07-06netfilter: nf_tproxy: fix possible non-linear access to transport headerMáté Eckl-2/+2
2018-07-05ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore-8/+1
2018-07-04net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern-0/+6
2018-07-02xsk: fix potential race in SKB TX completion codeMagnus Karlsson-0/+4
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+6
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds-6/+12
2018-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-1/+1
2018-06-27nfp: reject binding to shared blocksJohn Hurley-0/+5
2018-06-20net/ipv6: respect rcu grace period before freeing fib6_infoEric Dumazet-2/+3
2018-06-18netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet-1/+1
2018-06-14sctp: define sctp_packet_gso_append to build GSO framesXin Long-0/+5
2018-06-12netfilter: nf_conncount: Fix garbage collection with zonesYi-Hung Wei-1/+2
2018-06-11tls: fix NULL pointer dereference on pollDaniel Borkmann-4/+2
2018-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-10/+30
2018-06-08udp: fix rx queue len reported by diag and proc interfacePaolo Abeni-2/+14
2018-06-08netfilter: remove include/net/netfilter/nft_dup.hCorentin Labbe-10/+0
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-471/+1456
2018-06-06Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2018-06-06strparser: Add __strp_unpause and use it in ktls.Doron Roberts-Kedes-0/+2
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-1/+57
2018-06-05devlink: Add extack to reload and port_{un, }split operationsDavid Ahern-3/+4
2018-06-05net-tcp: remove useless tw_timeout fieldMaciej Żenczykowski-1/+0
2018-06-05xsk: wire upp Tx zero-copy functionsMagnus Karlsson-0/+9
2018-06-05xsk: add zero-copy support for RxBjörn Töpel-0/+6
2018-06-05xdp: add MEM_TYPE_ZERO_COPYBjörn Töpel-0/+10
2018-06-05xsk: introduce xdp_umem_pageBjörn Töpel-1/+6
2018-06-05xsk: moved struct xdp_umem definitionBjörn Töpel-1/+23
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-10/+19
2018-06-04ipv6: omit traffic class when calculating flow hashMichal Kubecek-0/+5
2018-06-04Revert "ipv6: omit traffic class when calculating flow hash"David S. Miller-5/+0