summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2018-05-03switchdev: Add fdb.added_by_user to switchdev notificationsPetr Machata
2018-05-01tcp: send in-queue bytes in cmsg upon readSoheil Hassas Yeganeh
2018-05-01connector: add parent pid and tgid to coredump and exit eventsStefan Strogin
2018-05-01net: core: Inline netdev_features_size_check()Florian Fainelli
2018-05-01sctp: allow sctp_init_cause to return errorsMarcelo Ricardo Leitner
2018-05-01net/mlx5: Accel, Add TLS tx offload interfaceIlya Lesokhin
2018-05-01net/tls: Add generic NIC offload infrastructureIlya Lesokhin
2018-05-01net/tls: Split conf to rx + txBoris Pismenny
2018-05-01net: Add TLS TX offload featuresIlya Lesokhin
2018-05-01net: Add TLS offload netdev opsIlya Lesokhin
2018-05-01net: Add Software fallback infrastructure for socket dependent offloadsIlya Lesokhin
2018-05-01net: Rename and export copy_skb_headerIlya Lesokhin
2018-05-01tcp: Add clean acked data hookIlya Lesokhin
2018-04-30net: bridge: Publish bridge accessor functionsPetr Machata
2018-04-29net: core: Assert the size of netdev_featres_tFlorian Fainelli
2018-04-29net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hashAlexander Duyck
2018-04-29tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receiveEric Dumazet
2018-04-28net: phy: Fix modular PHYLIB buildFlorian Fainelli
2018-04-27sctp: remove sctp_transport_pmtu_checkMarcelo Ricardo Leitner
2018-04-27sctp: introduce sctp_dst_mtuMarcelo Ricardo Leitner
2018-04-27sctp: remove sctp_assoc_pending_pmtuMarcelo Ricardo Leitner
2018-04-27sctp: introduce sctp_assoc_update_frag_pointMarcelo Ricardo Leitner
2018-04-27sctp: introduce sctp_mtu_payloadMarcelo Ricardo Leitner
2018-04-27sctp: introduce sctp_assoc_set_pmtuMarcelo Ricardo Leitner
2018-04-27sctp: remove old and unused SCTP_MIN_PMTUMarcelo Ricardo Leitner
2018-04-27net: dsa: Allow providing PHY statistics from CPU portFlorian Fainelli
2018-04-27net: dsa: Pass stringset to ethtool operationsFlorian Fainelli
2018-04-27net: Allow network devices to have PHY statisticsFlorian Fainelli
2018-04-27net: Move PHY statistics code into PHY library helpersFlorian Fainelli
2018-04-27tipc: introduce ioctl for fetching node identityJon Maloy
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-04-27bpf: add documentation for eBPF helpers (65-66)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (58-64)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (51-57)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (42-50)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (33-41)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (23-32)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (12-22)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (01-11)Quentin Monnet
2018-04-27bpf: add script and prepare bpf.h for new helpers documentationQuentin Monnet
2018-04-26bpf: Add gpl_compatible flag to struct bpf_prog_infoJiri Olsa
2018-04-26udp: add gso support to virtual devicesWillem de Bruijn
2018-04-26udp: add gso segment cmsgWillem de Bruijn
2018-04-26udp: generate gso with UDP_SEGMENTWillem de Bruijn
2018-04-26udp: add udp gsoWillem de Bruijn
2018-04-26udp: expose inet cork to udpWillem de Bruijn
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-04-25Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-04-25sctp: remove the unused sctp_assoc_is_match functionXin Long