summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* xsk: add Tx queue setup and mmap supportMagnus Karlsson2018-05-031-2/+6
* xsk: add umem completion queue support and mmapMagnus Karlsson2018-05-033-2/+13
* xsk: wire up XDP_SKB side of AF_XDPBjörn Töpel2018-05-032-19/+33
* xsk: wire up XDP_DRV side of AF_XDPBjörn Töpel2018-05-031-3/+20
* bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel2018-05-031-0/+5
* xsk: add Rx receive functions and poll supportBjörn Töpel2018-05-034-5/+215
* xsk: add support for bind for RxMagnus Karlsson2018-05-035-1/+138
* xsk: add Rx queue setup and mmap supportBjörn Töpel2018-05-033-12/+42
* xsk: add umem fill queue support and mmapMagnus Karlsson2018-05-036-2/+168
* xsk: add user memory registration support sockoptBjörn Töpel2018-05-036-0/+531
* net: initial AF_XDP skeletonBjörn Töpel2018-05-033-4/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-04-262-1/+51
|\
| * bpf: fix xdp_generic for bpf_adjust_tail usecaseNikita V. Shirokov2018-04-261-1/+3
| * bpf: add helper for getting xfrm statesEyal Birger2018-04-241-0/+48
* | udp: add gso support to virtual devicesWillem de Bruijn2018-04-261-0/+1
* | udp: add gso segment cmsgWillem de Bruijn2018-04-262-3/+46
* | udp: paged allocation with gsoWillem de Bruijn2018-04-262-9/+25
* | udp: better wmem accounting on gsoWillem de Bruijn2018-04-261-1/+15
* | udp: generate gso with UDP_SEGMENTWillem de Bruijn2018-04-264-11/+60
* | udp: add udp gsoWillem de Bruijn2018-04-264-4/+76
* | udp: expose inet cork to udpWillem de Bruijn2018-04-264-21/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-253-5/+3
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-04-251-0/+1
| |\ \
| | * | bpf: clear the ip_tunnel_info.William Tu2018-04-251-0/+1
| * | | rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qpDag Moxnes2018-04-251-1/+2
| * | | net/smc: keep clcsock reference in smc_tcp_listen_work()Ursula Braun2018-04-251-4/+0
* | | | sctp: remove the unused sctp_assoc_is_match functionXin Long2018-04-251-25/+0
* | | | net: rules: Move l3mdev attribute validation to a helperDavid Ahern2018-04-251-10/+24
* | | | sctp: fix identification of new acks for SFR-CACCMarcelo Ricardo Leitner2018-04-251-25/+23
* | | | sctp: fix const parameter violation in sctp_make_sackMarcelo Ricardo Leitner2018-04-251-5/+4
* | | | neighbour: support for NTF_EXT_LEARNED flagRoopa Prabhu2018-04-251-1/+7
* | | | ipv6: addrconf: don't evaluate keep_addr_on_down twiceIvan Vecera2018-04-251-13/+10
* | | | ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap modeAhmed Abdelsalam2018-04-252-2/+30
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-2423-223/+347
|\ \ \ \ | |/ / /
| * | | packet: fix bitfield update raceWillem de Bruijn2018-04-242-21/+49
| * | | l2tp: check sockaddr length in pppol2tp_connect()Guillaume Nault2018-04-231-0/+7
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-04-2310-171/+200
| |\ \
| | * | netfilter: xt_connmark: do not cast xt_connmark_tginfo1 to xt_connmark_tginfo2Pablo Neira Ayuso2018-04-191-16/+22
| | * | netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_updateTaehee Yoo2018-04-191-1/+1
| | * | netfilter: nf_tables: NAT chain and extensions require NF_TABLESPablo Neira Ayuso2018-04-191-27/+28
| | * | netfilter: conntrack: include kmemleak.h for kmemleak_not_leak()Stephen Rothwell2018-04-171-0/+1
| | * | netfilter: nf_tables: free set name in error pathFlorian Westphal2018-04-161-3/+5
| | * | netfilter: nf_tables: can't fail after linking rule into active rule listFlorian Westphal2018-04-161-27/+32
| | * | netfilter: fix CONFIG_NF_REJECT_IPV6=m link errorArnd Bergmann2018-04-161-0/+1
| | * | netfilter: conntrack: silent a memory leak warningCong Wang2018-04-161-0/+1
| | * | netfilter: xt_connmark: Add bit mapping for bit-shift operation.Jack Ma2018-04-111-8/+11
| | * | netfilter: ebtables: don't attempt to allocate 0-sized compat arrayFlorian Westphal2018-04-091-5/+6
| | * | ipvs: fix rtnl_lock lockups caused by start_sync_threadJulian Anastasov2018-04-092-83/+80
| | * | netfilter: nf_conntrack_sip: allow duplicate SDP expectationsFlorian Westphal2018-04-092-5/+16
| * | | ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet2018-04-231-0/+2
OpenPOWER on IntegriCloud