index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-19
icmp: support rfc 4884
Willem de Bruijn
1
-0
/
+1
2020-07-19
xdp: introduce xdp_get_shared_info_from_{buff, frame} utility routines
Lorenzo Bianconi
1
-0
/
+15
2020-07-19
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
1
-2
/
+0
2020-07-19
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
5
-39
/
+0
2020-07-19
net/ipv4: remove compat_ip_{get,set}sockopt
Christoph Hellwig
1
-4
/
+0
2020-07-19
net: remove compat_sock_common_{get,set}sockopt
Christoph Hellwig
1
-4
/
+0
2020-07-19
net: simplify cBPF setsockopt compat handling
Christoph Hellwig
1
-1
/
+0
2020-07-16
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
Petr Machata
1
-4
/
+2
2020-07-16
net: sched: Do not drop root lock in tcf_qevent_handle()
Petr Machata
1
-2
/
+2
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-16
bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entries
Lorenzo Bianconi
1
-0
/
+1
2020-07-16
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
1
-0
/
+5
2020-07-16
net: Refactor xdp_convert_buff_to_frame
David Ahern
1
-13
/
+22
2020-07-16
Bluetooth: Fix update of connection state in `hci_encrypt_cfm`
Patrick Steinhardt
1
-1
/
+1
2020-07-15
net: sctp: drop duplicate words in comments
Randy Dunlap
2
-4
/
+4
2020-07-15
net: ip6_fib.h: drop duplicate word in comment
Randy Dunlap
1
-1
/
+1
2020-07-15
net: dsa.h: drop duplicate word in comment
Randy Dunlap
1
-1
/
+1
2020-07-15
net: caif: drop duplicate words in comments
Randy Dunlap
1
-2
/
+2
2020-07-15
net: 9p: drop duplicate word in comment
Randy Dunlap
1
-1
/
+1
2020-07-15
net: wimax: fix duplicate words in comments
Randy Dunlap
1
-1
/
+1
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-14
switchdev: mrp: Extend switchdev API for MRP Interconnect
Horatiu Vultur
1
-0
/
+38
2020-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+4
2020-07-13
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
1
-3
/
+6
2020-07-13
xsk: Add new statistics
Ciara Loftus
1
-0
/
+4
2020-07-13
fs: Move __scm_install_fd() to __receive_fd()
Kees Cook
1
-1
/
+0
2020-07-13
net/scm: Regularize compat handling of scm_detach_fds()
Kees Cook
1
-0
/
+1
2020-07-13
net/compat: Add missing sock updates for SCM_RIGHTS
Kees Cook
1
-0
/
+4
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
9
-37
/
+41
2020-07-10
devlink: Add devlink health port reporters API
Vladyslav Tarasiuk
1
-0
/
+9
2020-07-10
devlink: Implement devlink health reporters on per-port basis
Vladyslav Tarasiuk
1
-0
/
+2
2020-07-10
ethtool: add tunnel info interface
Jakub Kicinski
1
-0
/
+21
2020-07-10
udp_tunnel: add central NIC RX port offload infrastructure
Jakub Kicinski
1
-0
/
+137
2020-07-10
udp_tunnel: re-number the offload tunnel types
Jakub Kicinski
1
-3
/
+3
2020-07-09
devlink: Add a new devlink port split ability attribute and pass to netlink
Danielle Ratson
1
-1
/
+3
2020-07-09
devlink: Add a new devlink port lanes attribute and pass to netlink
Danielle Ratson
1
-0
/
+2
2020-07-09
devlink: Replace devlink_port_attrs_set parameters with a struct
Danielle Ratson
1
-11
/
+9
2020-07-09
devlink: Move switch_port attribute of devlink_port_attrs to devlink_port
Danielle Ratson
1
-3
/
+3
2020-07-09
devlink: Move set attribute of devlink_port_attrs to devlink_port
Danielle Ratson
1
-2
/
+2
2020-07-09
bpf: net: Avoid incorrect bpf_sk_reuseport_detach call
Martin KaFai Lau
1
-1
/
+2
2020-07-09
tunnel6: add tunnel6_input_afinfo for ipip and ipv6 tunnels
Xin Long
1
-0
/
+1
2020-07-09
tunnel4: add cb_handler to struct xfrm_tunnel
Xin Long
1
-0
/
+1
2020-07-09
xfrm: add is_ipip to struct xfrm_input_afinfo
Xin Long
1
-1
/
+2
2020-07-08
net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tag
Linus Walleij
1
-0
/
+2
2020-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-13
/
+25
2020-07-07
net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb
Martin Varghese
1
-1
/
+9
2020-07-07
Bluetooth: Adding a configurable autoconnect timeout
Alain Michaud
1
-0
/
+1
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-0
/
+11
[prev]
[next]