Age | Commit message (Expand) | Author | Files | Lines |
2020-07-21 | arch, net: remove the last csum_partial_copy() leftovers | Christoph Hellwig | 1 | -4/+2 |
2020-07-21 | sched: sch_api: add missing rcu read lock to silence the warning | Jiri Pirko | 1 | -2/+2 |
2020-07-21 | net: dsa: Setup dsa_netdev_ops | Florian Fainelli | 1 | -1/+0 |
2020-07-21 | net: dsa: Add wrappers for overloaded ndo_ops | Florian Fainelli | 1 | -0/+70 |
2020-07-20 | ptp: introduce a phase offset in the periodic output request | Vladimir Oltean | 1 | -2/+17 |
2020-07-20 | ptp: add ability to configure duty cycle for periodic output | Vladimir Oltean | 1 | -3/+14 |
2020-07-20 | icmp: support rfc 4884 | Willem de Bruijn | 5 | -1/+41 |
2020-07-20 | xdp: introduce xdp_get_shared_info_from_{buff, frame} utility routines | Lorenzo Bianconi | 1 | -0/+15 |
2020-07-20 | net: make ->{get,set}sockopt in proto_ops optional | Christoph Hellwig | 1 | -2/+0 |
2020-07-20 | net/ipv6: remove compat_ipv6_{get,set}sockopt | Christoph Hellwig | 5 | -39/+0 |
2020-07-20 | net/ipv4: remove compat_ip_{get,set}sockopt | Christoph Hellwig | 1 | -4/+0 |
2020-07-20 | netfilter: remove the compat argument to xt_copy_counters_from_user | Christoph Hellwig | 1 | -1/+1 |
2020-07-20 | netfilter: remove the compat_{get,set} methods | Christoph Hellwig | 1 | -14/+0 |
2020-07-20 | net: remove compat_sys_{get,set}sockopt | Christoph Hellwig | 3 | -6/+6 |
2020-07-20 | net: remove compat_sock_common_{get,set}sockopt | Christoph Hellwig | 2 | -10/+0 |
2020-07-20 | net: simplify cBPF setsockopt compat handling | Christoph Hellwig | 2 | -3/+2 |
2020-07-20 | net/atm: remove the atmdev_ops {get, set}sockopt methods | Christoph Hellwig | 1 | -9/+0 |
2020-07-20 | net: phy: add USXGMII link partner ability constants | Michael Walle | 1 | -0/+26 |
2020-07-17 | Merge tag 'mlx5-updates-2020-07-16' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 4 | -6/+20 |
2020-07-17 | tcp: add SNMP counter for no. of duplicate segments reported by DSACK | Priyaranjan Jha | 1 | -0/+1 |
2020-07-17 | net: usbnet: export usbnet_set_rx_mode() | Bjørn Mork | 1 | -0/+1 |
2020-07-17 | net: cdc_ether: export usbnet_cdc_update_filter | Miguel Rodríguez Pérez | 1 | -0/+1 |
2020-07-17 | Revert "net: sched: Pass root lock to Qdisc_ops.enqueue" | Petr Machata | 1 | -4/+2 |
2020-07-17 | net: sched: Do not drop root lock in tcf_qevent_handle() | Petr Machata | 1 | -2/+2 |
2020-07-17 | net/mlx5: Add IPsec related Flow steering entry's fields | Huy Nguyen | 2 | -3/+14 |
2020-07-17 | net/mlx5: Accel, Add core IPsec support for the Connect-X family | Raed Salem | 2 | -3/+6 |
2020-07-16 | net: ipv6: drop duplicate word in comment | Randy Dunlap | 1 | -1/+1 |
2020-07-16 | net: sctp: drop duplicate words in comments | Randy Dunlap | 2 | -4/+4 |
2020-07-16 | net: ip6_fib.h: drop duplicate word in comment | Randy Dunlap | 1 | -1/+1 |
2020-07-16 | net: dsa.h: drop duplicate word in comment | Randy Dunlap | 1 | -1/+1 |
2020-07-16 | net: caif: drop duplicate words in comments | Randy Dunlap | 2 | -3/+3 |
2020-07-16 | net: 9p: drop duplicate word in comment | Randy Dunlap | 1 | -1/+1 |
2020-07-16 | net: wimax: fix duplicate words in comments | Randy Dunlap | 2 | -3/+3 |
2020-07-16 | net: skbuff.h: drop duplicate words in comments | Randy Dunlap | 1 | -2/+2 |
2020-07-16 | net: qed: drop duplicate words in comments | Randy Dunlap | 2 | -2/+2 |
2020-07-15 | netpoll: Remove unused inline function netpoll_netdev_init() | YueHaibing | 1 | -3/+0 |
2020-07-15 | mptcp: Remove unused inline function mptcp_rcv_synsent() | YueHaibing | 1 | -4/+0 |
2020-07-15 | net: flow: Remove unused inline function | YueHaibing | 1 | -18/+0 |
2020-07-15 | cipso: Remove unused inline functions | YueHaibing | 1 | -12/+0 |
2020-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 7 | -29/+34 |
2020-07-14 | net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPEN | Horatiu Vultur | 1 | -0/+1 |
2020-07-14 | bridge: uapi: mrp: Extend MRP_INFO attributes for interconnect status | Horatiu Vultur | 1 | -0/+5 |
2020-07-14 | bridge: mrp: Extend bridge interface | Horatiu Vultur | 1 | -0/+1 |
2020-07-14 | bridge: uapi: mrp: Extend MRP attributes for MRP interconnect | Horatiu Vultur | 2 | -0/+91 |
2020-07-14 | switchdev: mrp: Extend switchdev API for MRP Interconnect | Horatiu Vultur | 1 | -0/+38 |
2020-07-14 | Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/... | Alexei Starovoitov | 6 | -28/+24 |
2020-07-14 | bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF option | Jiri Olsa | 1 | -1/+1 |
2020-07-14 | bpf: Fix build for disabled CONFIG_DEBUG_INFO_BTF option | Jiri Olsa | 1 | -0/+9 |
2020-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 7 | -1/+115 |
2020-07-14 | net: mscc: ocelot: extend watermark encoding function | Maxim Kochetkov | 1 | -0/+1 |