index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2020-05-20
lift compat definitions of mcast [sg]etsockopt requests into net/compat.h
Al Viro
-0
/
+24
2020-05-20
Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
Luiz Augusto von Dentz
-2
/
+18
2020-05-19
net: add a new ndo_tunnel_ioctl method
Christoph Hellwig
-1
/
+2
2020-05-19
net/af_iucv: clean up function prototypes
Julian Wiedmann
-8
/
+0
2020-05-18
ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
-0
/
+18
2020-05-18
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
-0
/
+2
2020-05-18
ipv6: lift copy_from_user out of ipv6_route_ioctl
Christoph Hellwig
-1
/
+2
2020-05-18
net sched: fix reporting the first-time use timestamp
Roman Mashak
-1
/
+2
2020-05-18
Bluetooth: L2CAP: Replace zero-length array with flexible-array
Gustavo A. R. Silva
-3
/
+3
2020-05-16
mptcp: Use 32-bit DATA_ACK when possible
Christoph Paasch
-1
/
+4
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-4
/
+15
2020-05-15
inet_connection_sock: factor out destroy helper.
Paolo Abeni
-0
/
+8
2020-05-15
mptcp: add new sock flag to deal with join subflows
Paolo Abeni
-7
/
+10
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-1
/
+37
2020-05-15
net: sched: implement terse dump support in act
Vlad Buslov
-1
/
+2
2020-05-15
net: sched: introduce terse dump flag
Vlad Buslov
-0
/
+4
2020-05-14
xdp: For Intel AF_XDP drivers add XDP frame_sz
Jesper Dangaard Brouer
-0
/
+11
2020-05-14
xdp: Xdp_frame add member frame_sz and handle in convert_to_xdp_frame
Jesper Dangaard Brouer
-1
/
+13
2020-05-14
xdp: Add frame size to xdp_buff
Jesper Dangaard Brouer
-0
/
+13
2020-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-5
/
+17
2020-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-1
/
+2
2020-05-13
bpf: Enable bpf_iter targets registering ctx argument types
Yonghong Song
-0
/
+7
2020-05-13
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
-22
/
+72
2020-05-13
Bluetooth: Add hook for driver to prevent wake from suspend
Abhishek Pandit-Subedi
-0
/
+1
2020-05-13
Bluetooth: Rename BT_SUSPEND_COMPLETE
Abhishek Pandit-Subedi
-1
/
+1
2020-05-12
net: dsa: provide an option for drivers to always receive bridge VLANs
Russell King
-0
/
+7
2020-05-12
tcp: fix SO_RCVLOWAT hangs with fat skbs
Eric Dumazet
-0
/
+13
2020-05-11
ipv6: Replace zero-length array with flexible-array
Gustavo A. R. Silva
-1
/
+1
2020-05-11
rxrpc: Fix the excessive initial retransmission timeout
David Howells
-1
/
+1
2020-05-11
netfilter: flowtable: Add pending bit for offload work
Paul Blakey
-0
/
+1
2020-05-11
Bluetooth: Introduce debug feature when dynamic debug is disabled
Marcel Holtmann
-0
/
+11
2020-05-11
Bluetooth: Add support for experimental features configuration
Marcel Holtmann
-0
/
+28
2020-05-11
Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL option
Marcel Holtmann
-0
/
+1
2020-05-11
Bluetooth: replace zero-length array with flexible-array member
Marcel Holtmann
-21
/
+21
2020-05-10
net: dsa: introduce a dsa_switch_find function
Vladimir Oltean
-0
/
+1
2020-05-10
net: dsa: permit cross-chip bridging between all trees in the system
Vladimir Oltean
-4
/
+6
2020-05-10
net: bridge: allow enslaving some DSA master network devices
Vladimir Oltean
-1
/
+1
2020-05-10
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
-1
/
+1
2020-05-09
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
-1
/
+6
2020-05-08
net/dst: use a smaller percpu_counter batch for dst entries accounting
Eric Dumazet
-1
/
+3
2020-05-09
bpf: Allow any port in bpf_bind helper
Stanislav Fomichev
-0
/
+2
2020-05-09
net: Refactor arguments of inet{,6}_bind
Stanislav Fomichev
-2
/
+6
2020-05-08
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
-1
/
+0
2020-05-07
bonding: propagate transmit status
Eric Dumazet
-5
/
+8
2020-05-07
netpoll: accept NULL np argument in netpoll_send_skb()
Eric Dumazet
-4
/
+1
2020-05-07
net: dsa: introduce a dsa_port_from_netdev public helper
Vladimir Oltean
-0
/
+1
2020-05-07
net: bareudp: avoid uninitialized variable warning
Arnd Bergmann
-2
/
+0
2020-05-07
net: remove spurious declaration of tcp_default_init_rwnd()
Maciej Żenczykowski
-1
/
+0
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-7
/
+75
2020-05-06
net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE
Pablo Neira Ayuso
-1
/
+8
[prev]
[next]