summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-07-19icmp: support rfc 4884Willem de Bruijn
2020-07-19xdp: introduce xdp_get_shared_info_from_{buff, frame} utility routinesLorenzo Bianconi
2020-07-19net: make ->{get,set}sockopt in proto_ops optionalChristoph Hellwig
2020-07-19net/ipv6: remove compat_ipv6_{get,set}sockoptChristoph Hellwig
2020-07-19net/ipv4: remove compat_ip_{get,set}sockoptChristoph Hellwig
2020-07-19netfilter: remove the compat argument to xt_copy_counters_from_userChristoph Hellwig
2020-07-19netfilter: remove the compat_{get,set} methodsChristoph Hellwig
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig
2020-07-19net: remove compat_sock_common_{get,set}sockoptChristoph Hellwig
2020-07-19net: simplify cBPF setsockopt compat handlingChristoph Hellwig
2020-07-19net/atm: remove the atmdev_ops {get, set}sockopt methodsChristoph Hellwig
2020-07-19net: phy: add USXGMII link partner ability constantsMichael Walle
2020-07-17inet6: Run SK_LOOKUP BPF program on socket lookupJakub Sitnicki
2020-07-17inet: Run SK_LOOKUP BPF program on socket lookupJakub Sitnicki
2020-07-17bpf: Introduce SK_LOOKUP program type with a dedicated attach pointJakub Sitnicki
2020-07-17bpf, netns: Handle multiple link attachmentsJakub Sitnicki
2020-07-17Merge tag 'mlx5-updates-2020-07-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-07-17tcp: add SNMP counter for no. of duplicate segments reported by DSACKPriyaranjan Jha
2020-07-17net: usbnet: export usbnet_set_rx_mode()Bjørn Mork
2020-07-17net: cdc_ether: export usbnet_cdc_update_filterMiguel Rodríguez Pérez
2020-07-16Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"Petr Machata
2020-07-16net: sched: Do not drop root lock in tcf_qevent_handle()Petr Machata
2020-07-16net/mlx5: Add IPsec related Flow steering entry's fieldsHuy Nguyen
2020-07-16net/mlx5: Accel, Add core IPsec support for the Connect-X familyRaed Salem
2020-07-16bpf: Drop duplicated words in uapi helper commentsRandy Dunlap
2020-07-16bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entriesLorenzo Bianconi
2020-07-16bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi
2020-07-16cpumap: Formalize map value as a named structLorenzo Bianconi
2020-07-16net: Refactor xdp_convert_buff_to_frameDavid Ahern
2020-07-15net: ipv6: drop duplicate word in commentRandy Dunlap
2020-07-15net: sctp: drop duplicate words in commentsRandy Dunlap
2020-07-15net: ip6_fib.h: drop duplicate word in commentRandy Dunlap
2020-07-15net: dsa.h: drop duplicate word in commentRandy Dunlap
2020-07-15net: caif: drop duplicate words in commentsRandy Dunlap
2020-07-15net: 9p: drop duplicate word in commentRandy Dunlap
2020-07-15net: wimax: fix duplicate words in commentsRandy Dunlap
2020-07-15net: skbuff.h: drop duplicate words in commentsRandy Dunlap
2020-07-15net: qed: drop duplicate words in commentsRandy Dunlap
2020-07-15netpoll: Remove unused inline function netpoll_netdev_init()YueHaibing
2020-07-15mptcp: Remove unused inline function mptcp_rcv_synsent()YueHaibing
2020-07-15net: flow: Remove unused inline functionYueHaibing
2020-07-15cipso: Remove unused inline functionsYueHaibing
2020-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-14net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPENHoratiu Vultur
2020-07-14bridge: uapi: mrp: Extend MRP_INFO attributes for interconnect statusHoratiu Vultur
2020-07-14bridge: mrp: Extend bridge interfaceHoratiu Vultur
2020-07-14bridge: uapi: mrp: Extend MRP attributes for MRP interconnectHoratiu Vultur
2020-07-14switchdev: mrp: Extend switchdev API for MRP InterconnectHoratiu Vultur
2020-07-14Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/...Alexei Starovoitov
2020-07-14bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF optionJiri Olsa