index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2020-05-20
ip*_mc_gsfget(): lift copyout of struct group_filter into callers
Al Viro
2020-05-20
compat_ip{,v6}_setsockopt(): enumerate MCAST_... options explicitly
Al Viro
2020-05-20
lift compat definitions of mcast [sg]etsockopt requests into net/compat.h
Al Viro
2020-05-20
rds: fix crash in rds_info_getsockopt()
John Hubbard
2020-05-19
net: unexport skb_gro_receive()
Eric Dumazet
2020-05-19
ipv6: use ->ndo_tunnel_ctl in addrconf_set_dstaddr
Christoph Hellwig
2020-05-19
ipv6: streamline addrconf_set_dstaddr
Christoph Hellwig
2020-05-19
ipv6: stub out even more of addrconf_set_dstaddr if SIT is disabled
Christoph Hellwig
2020-05-19
sit: impement ->ndo_tunnel_ctl
Christoph Hellwig
2020-05-19
sit: refactor ipip6_tunnel_ioctl
Christoph Hellwig
2020-05-19
impr: use ->ndo_tunnel_ctl in ipmr_new_tunnel
Christoph Hellwig
2020-05-19
net: add a new ndo_tunnel_ioctl method
Christoph Hellwig
2020-05-19
ipv4: consolidate the VIFF_TUNNEL handling in ipmr_new_tunnel
Christoph Hellwig
2020-05-19
ipv4: streamline ipmr_new_tunnel
Christoph Hellwig
2020-05-19
net/af_iucv: clean up function prototypes
Julian Wiedmann
2020-05-19
net/af_iucv: remove a redundant zero initialization
Julian Wiedmann
2020-05-19
net/af_iucv: replace open-coded U16_MAX
Julian Wiedmann
2020-05-19
net/af_iucv: remove pm support
Julian Wiedmann
2020-05-19
net/iucv: remove pm support
Julian Wiedmann
2020-05-18
ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
2020-05-18
appletalk: factor out a atrtr_ioctl_addrt helper
Christoph Hellwig
2020-05-18
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
2020-05-18
ipv6: lift copy_from_user out of ipv6_route_ioctl
Christoph Hellwig
2020-05-17
rds: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-05-17
net: allow __skb_ext_alloc to sleep
Florian Westphal
2020-05-17
mptcp: remove inner wait loop from mptcp_sendmsg_frag
Florian Westphal
2020-05-17
mptcp: fill skb page frag cache outside of mptcp_sendmsg_frag
Florian Westphal
2020-05-17
mptcp: fill skb extension cache outside of mptcp_sendmsg_frag
Florian Westphal
2020-05-17
mptcp: avoid blocking in tcp_sendpages
Florian Westphal
2020-05-17
mptcp: break and restart in case mptcp sndbuf is full
Florian Westphal
2020-05-17
mptcp: move common nospace-pattern to a helper
Florian Westphal
2020-05-16
ethtool: don't call set_channels in drivers if config didn't change
Jakub Kicinski
2020-05-16
ethtool: check if there is at least one channel for TX/RX in the core
Jakub Kicinski
2020-05-16
mptcp: Use 32-bit DATA_ACK when possible
Christoph Paasch
2020-05-16
netns: enable to inherit devconf from current netns
Nicolas Dichtel
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-15
mptcp: cope better with MP_JOIN failure
Paolo Abeni
2020-05-15
inet_connection_sock: factor out destroy helper.
Paolo Abeni
2020-05-15
mptcp: add new sock flag to deal with join subflows
Paolo Abeni
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-15
net: sched: cls_flower: implement terse dump support
Vlad Buslov
2020-05-15
net: sched: implement terse dump support in act
Vlad Buslov
2020-05-15
net: sched: introduce terse dump flag
Vlad Buslov
2020-05-15
net: core: recursively find netdev by device node
Tobias Waldekranz
2020-05-15
bpf: Implement CAP_BPF
Alexei Starovoitov
2020-05-14
bpf: Add xdp.frame_sz in bpf_prog_test_run_xdp().
Jesper Dangaard Brouer
2020-05-14
xdp: Clear grow memory in bpf_xdp_adjust_tail()
Jesper Dangaard Brouer
2020-05-14
xdp: Allow bpf_xdp_adjust_tail() to grow packet size
Jesper Dangaard Brouer
2020-05-14
xdp: Xdp_frame add member frame_sz and handle in convert_to_xdp_frame
Jesper Dangaard Brouer
[next]