summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-2/+4
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-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/lin...David S. Miller1-1/+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-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 Abeni1-1/+6
2018-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+1
2018-05-07net: flow_dissector: fix typo 'can by' to 'can be'Wolfram Sang1-1/+1
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-0/+67
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. Miller14-128/+81
2018-05-06netfilter: nf_nat: remove unused ct arg from lookup functionsFlorian Westphal1-16/+8
2018-05-04net/ipv6: rename rt6_next to fib6_nextDavid Ahern1-3/+3
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2018-05-03xsk: add Tx queue setup and mmap supportMagnus Karlsson1-0/+1
2018-05-03bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel1-0/+7
2018-05-03xsk: add Rx receive functions and poll supportBjörn Töpel2-0/+23
2018-05-03xsk: add support for bind for RxMagnus Karlsson1-0/+1
2018-05-03xsk: add Rx queue setup and mmap supportBjörn Töpel1-0/+4
2018-05-03xsk: add user memory registration support sockoptBjörn Töpel1-0/+31
2018-05-03switchdev: Add fdb.added_by_user to switchdev notificationsPetr Machata1-0/+1
2018-05-02ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"Ido Schimmel1-1/+2
2018-05-01net/tls: Don't recursively call push_record during tls_write_space callbacksDave Watson1-0/+1
2018-05-01ipv6: Allow non-gateway ECMP for IPv6Thomas Winter1-2/+1
2018-05-01sctp: allow sctp_init_cause to return errorsMarcelo Ricardo Leitner1-1/+1
2018-05-01net/tls: Add generic NIC offload infrastructureIlya Lesokhin1-2/+67
2018-05-01net/tls: Split conf to rx + txBoris Pismenny1-18/+33
2018-05-01net: Add Software fallback infrastructure for socket dependent offloadsIlya Lesokhin1-0/+21
2018-05-01tcp: Add clean acked data hookIlya Lesokhin2-0/+10
2018-04-27sctp: remove sctp_transport_pmtu_checkMarcelo Ricardo Leitner1-12/+0
2018-04-27sctp: introduce sctp_dst_mtuMarcelo Ricardo Leitner1-2/+7
2018-04-27sctp: remove sctp_assoc_pending_pmtuMarcelo Ricardo Leitner1-6/+0
2018-04-27sctp: introduce sctp_assoc_update_frag_pointMarcelo Ricardo Leitner2-20/+1
2018-04-27sctp: introduce sctp_mtu_payloadMarcelo Ricardo Leitner1-0/+19
2018-04-27sctp: introduce sctp_assoc_set_pmtuMarcelo Ricardo Leitner1-0/+1
2018-04-27sctp: remove old and unused SCTP_MIN_PMTUMarcelo Ricardo Leitner1-3/+2
2018-04-27net: dsa: Allow providing PHY statistics from CPU portFlorian Fainelli1-0/+7
2018-04-27net: dsa: Pass stringset to ethtool operationsFlorian Fainelli1-2/+3
2018-04-27Merge tag 'ipvs-for-v4.18' of http://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso1-0/+1
2018-04-27netfilter: nf_tables: merge exthdr expression into nft coreFlorian Westphal1-0/+1
2018-04-27netfilter: nf_tables: merge rt expression into nft coreFlorian Westphal1-0/+1
2018-04-27netfilter: nf_tables: make meta expression builtinFlorian Westphal1-0/+1