summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: make ->{get,set}sockopt in proto_ops optionalChristoph Hellwig2020-07-201-2/+0
* net/ipv6: remove compat_ipv6_{get,set}sockoptChristoph Hellwig2020-07-205-39/+0
* net/ipv4: remove compat_ip_{get,set}sockoptChristoph Hellwig2020-07-201-4/+0
* netfilter: remove the compat argument to xt_copy_counters_from_userChristoph Hellwig2020-07-201-1/+1
* netfilter: remove the compat_{get,set} methodsChristoph Hellwig2020-07-201-14/+0
* net: remove compat_sys_{get,set}sockoptChristoph Hellwig2020-07-203-6/+6
* net: remove compat_sock_common_{get,set}sockoptChristoph Hellwig2020-07-202-10/+0
* net: simplify cBPF setsockopt compat handlingChristoph Hellwig2020-07-202-3/+2
* net/atm: remove the atmdev_ops {get, set}sockopt methodsChristoph Hellwig2020-07-201-9/+0
* net: phy: add USXGMII link partner ability constantsMichael Walle2020-07-201-0/+26
* Merge tag 'mlx5-updates-2020-07-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-07-174-6/+20
|\
| * net/mlx5: Add IPsec related Flow steering entry's fieldsHuy Nguyen2020-07-172-3/+14
| * net/mlx5: Accel, Add core IPsec support for the Connect-X familyRaed Salem2020-07-172-3/+6
* | tcp: add SNMP counter for no. of duplicate segments reported by DSACKPriyaranjan Jha2020-07-171-0/+1
* | net: usbnet: export usbnet_set_rx_mode()Bjørn Mork2020-07-171-0/+1
* | net: cdc_ether: export usbnet_cdc_update_filterMiguel Rodríguez Pérez2020-07-171-0/+1
* | Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"Petr Machata2020-07-171-4/+2
* | net: sched: Do not drop root lock in tcf_qevent_handle()Petr Machata2020-07-171-2/+2
|/
* net: ipv6: drop duplicate word in commentRandy Dunlap2020-07-161-1/+1
* net: sctp: drop duplicate words in commentsRandy Dunlap2020-07-162-4/+4
* net: ip6_fib.h: drop duplicate word in commentRandy Dunlap2020-07-161-1/+1
* net: dsa.h: drop duplicate word in commentRandy Dunlap2020-07-161-1/+1
* net: caif: drop duplicate words in commentsRandy Dunlap2020-07-162-3/+3
* net: 9p: drop duplicate word in commentRandy Dunlap2020-07-161-1/+1
* net: wimax: fix duplicate words in commentsRandy Dunlap2020-07-162-3/+3
* net: skbuff.h: drop duplicate words in commentsRandy Dunlap2020-07-161-2/+2
* net: qed: drop duplicate words in commentsRandy Dunlap2020-07-162-2/+2
* netpoll: Remove unused inline function netpoll_netdev_init()YueHaibing2020-07-151-3/+0
* mptcp: Remove unused inline function mptcp_rcv_synsent()YueHaibing2020-07-151-4/+0
* net: flow: Remove unused inline functionYueHaibing2020-07-151-18/+0
* cipso: Remove unused inline functionsYueHaibing2020-07-151-12/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-157-29/+34
|\
| * Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/...Alexei Starovoitov2020-07-146-28/+24
| |\
| | * umd: Remove exit_umhEric W. Biederman2020-07-072-17/+0
| | * bpfilter: Take advantage of the facilities of struct pidEric W. Biederman2020-07-071-1/+2
| | * exit: Factor thread_group_exited out of pidfd_pollEric W. Biederman2020-07-071-0/+2
| | * umd: Track user space drivers with struct pidEric W. Biederman2020-07-041-1/+1
| | * exec: Remove do_execve_fileEric W. Biederman2020-07-041-1/+0
| | * umh: Stop calling do_execve_fileEric W. Biederman2020-07-041-1/+0
| | * umd: Transform fork_usermode_blob into fork_usermode_driverEric W. Biederman2020-07-041-1/+5
| | * umd: Rename umd_info.cmdline umd_info.driver_nameEric W. Biederman2020-07-041-1/+1
| | * umd: For clarity rename umh_info umd_infoEric W. Biederman2020-07-042-4/+4
| | * umh: Separate the user mode driver and the user mode helper supportEric W. Biederman2020-07-044-19/+31
| | * umh: Remove call_usermodehelper_setup_file.Eric W. Biederman2020-07-041-3/+0
| | * umh: Capture the pid in umh_pipe_setupEric W. Biederman2020-07-041-1/+0
| * | bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF optionJiri Olsa2020-07-141-1/+1
| * | bpf: Fix build for disabled CONFIG_DEBUG_INFO_BTF optionJiri Olsa2020-07-141-0/+9
* | | net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPENHoratiu Vultur2020-07-141-0/+1
* | | bridge: uapi: mrp: Extend MRP_INFO attributes for interconnect statusHoratiu Vultur2020-07-141-0/+5
* | | bridge: mrp: Extend bridge interfaceHoratiu Vultur2020-07-141-0/+1