summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-05-02ptp: Add adjust_phase to ptp_clock_caps capability.Vincent Cheng
2020-05-02ptp: Add adjphase function to support phase offset control.Vincent Cheng
2020-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-01net: schedule: add action gate offloadingPo Liu
2020-05-01net: qos: introduce a gate control flow actionPo Liu
2020-05-01net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAXCambda Zhu
2020-05-01bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addrStanislav Fomichev
2020-05-01docs: networking: convert x25-iface.txt to ReSTMauro Carvalho Chehab
2020-05-01bpf: Sharing bpf runtime stats with BPF_ENABLE_STATSSong Liu
2020-04-30net: phy: bcm54140: add second PHY IDMichael Walle
2020-04-30ptp_qoriq: output PPS signal on FIPER2 in defaultYangbo Lu
2020-04-30netlink: add infrastructure to expose policies to userspaceJohannes Berg
2020-04-30netlink: factor out policy range helpersJohannes Berg
2020-04-30netlink: remove NLA_EXACT_LEN_WARNJohannes Berg
2020-04-30netlink: allow NLA_MSECS to have range validationJohannes Berg
2020-04-30netlink: extend policy range validationJohannes Berg
2020-04-30netlink: remove type-unsafe validation_data pointerJohannes Berg
2020-04-30tcp: add hrtimer slack to sack compressionEric Dumazet
2020-04-30tcp: add tp->dup_ack_counterEric Dumazet
2020-04-30Merge tag 'mlx5-updates-2020-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-04-30docs: networking: convert timestamping.txt to ReSTMauro Carvalho Chehab
2020-04-30docs: networking: convert radiotap-headers.txt to ReSTMauro Carvalho Chehab
2020-04-30docs: networking: convert netdev-features.txt to ReSTMauro Carvalho Chehab
2020-04-30inet_diag: add support for cgroup filterDmitry Yakunin
2020-04-30inet_diag: add cgroup id attributeDmitry Yakunin
2020-04-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-04-28bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_linkAndrii Nakryiko
2020-04-28bpf: Support GET_FD_BY_ID and GET_NEXT_ID for bpf_linkAndrii Nakryiko
2020-04-28bpf: Allocate ID for bpf_linkAndrii Nakryiko
2020-04-28bpf: Refactor bpf_link update handlingAndrii Nakryiko
2020-04-28net: ipv4: add sysctl for nexthop api compatibility modeRoopa Prabhu
2020-04-28net: ipv6: new arg skip_notify to ip6_rt_delRoopa Prabhu
2020-04-28net/mlx5: TX WQE Add trailer insertion fieldRaed Salem
2020-04-28net/mlx5: Add release all pages capability bitEran Ben Elisha
2020-04-28net/mlx5: Introduce TLS RX offload hardware bitsTariq Toukan
2020-04-28net/mlx5: Add structure and defines for pci sync for fw update eventMoshe Shemesh
2020-04-28net/mlx5: Add structure layout and defines for MFRL registerMoshe Shemesh
2020-04-28net/mlx5: Refactor imm_inval_pkey field in cqe structRaed Salem
2020-04-28net/mlx5: Use aligned variable while allocating ICM memoryErez Shitrit
2020-04-28net/mlx5: Introduce IPsec Connect-X offload hardware bits and structuresRaed Salem
2020-04-28net/mlx5: Add support for COPY steering actionHuy Nguyen
2020-04-28Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann
2020-04-28netfilter: nft_nat: add netmap supportPablo Neira Ayuso
2020-04-27netfilter: nf_tables: allow up to 64 bytes in the set element data areaPablo Neira Ayuso
2020-04-27switchdev: mrp: Extend switchdev API to offload MRPHoratiu Vultur
2020-04-27net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPENHoratiu Vultur
2020-04-27bridge: mrp: Extend bridge interfaceHoratiu Vultur
2020-04-27bridge: uapi: mrp: Add mrp attributes.Horatiu Vultur
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig