index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nexthop: support for fdb ecmp nexthops
Roopa Prabhu
2020-05-22
2
-0
/
+33
*
get rid of compat_mc_setsockopt()
Al Viro
2020-05-21
1
-4
/
+0
*
ip6_mc_msfilter(): pass the address list separately
Al Viro
2020-05-21
1
-1
/
+2
*
get rid of compat_mc_getsockopt()
Al Viro
2020-05-21
1
-3
/
+0
*
ip*_mc_gsfget(): lift copyout of struct group_filter into callers
Al Viro
2020-05-21
1
-1
/
+1
*
lift compat definitions of mcast [sg]etsockopt requests into net/compat.h
Al Viro
2020-05-21
1
-0
/
+24
*
net: add a new ndo_tunnel_ioctl method
Christoph Hellwig
2020-05-20
1
-1
/
+2
*
net/af_iucv: clean up function prototypes
Julian Wiedmann
2020-05-19
1
-8
/
+0
*
ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
2020-05-19
1
-0
/
+18
*
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
2020-05-19
1
-0
/
+2
*
ipv6: lift copy_from_user out of ipv6_route_ioctl
Christoph Hellwig
2020-05-19
1
-1
/
+2
*
mptcp: Use 32-bit DATA_ACK when possible
Christoph Paasch
2020-05-16
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
4
-4
/
+15
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-05-14
2
-1
/
+2
|
|
\
|
|
*
netfilter: flowtable: Add pending bit for offload work
Paul Blakey
2020-05-11
1
-0
/
+1
|
|
*
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
2020-05-10
1
-1
/
+1
|
*
|
tcp: fix SO_RCVLOWAT hangs with fat skbs
Eric Dumazet
2020-05-12
1
-0
/
+13
|
|
/
|
*
net: bareudp: avoid uninitialized variable warning
Arnd Bergmann
2020-05-08
1
-2
/
+0
|
*
net: remove spurious declaration of tcp_default_init_rwnd()
Maciej Żenczykowski
2020-05-07
1
-1
/
+0
*
|
inet_connection_sock: factor out destroy helper.
Paolo Abeni
2020-05-15
1
-0
/
+8
*
|
mptcp: add new sock flag to deal with join subflows
Paolo Abeni
2020-05-15
1
-7
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-15
2
-1
/
+37
|
\
\
|
*
|
xdp: For Intel AF_XDP drivers add XDP frame_sz
Jesper Dangaard Brouer
2020-05-15
1
-0
/
+11
|
*
|
xdp: Xdp_frame add member frame_sz and handle in convert_to_xdp_frame
Jesper Dangaard Brouer
2020-05-15
1
-1
/
+13
|
*
|
xdp: Add frame size to xdp_buff
Jesper Dangaard Brouer
2020-05-15
1
-0
/
+13
*
|
|
net: sched: implement terse dump support in act
Vlad Buslov
2020-05-15
2
-1
/
+2
*
|
|
net: sched: introduce terse dump flag
Vlad Buslov
2020-05-15
1
-0
/
+4
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-15
4
-5
/
+17
|
\
\
|
*
|
bpf: Enable bpf_iter targets registering ctx argument types
Yonghong Song
2020-05-13
1
-0
/
+7
|
*
|
bpf: Allow any port in bpf_bind helper
Stanislav Fomichev
2020-05-09
1
-0
/
+2
|
*
|
net: Refactor arguments of inet{,6}_bind
Stanislav Fomichev
2020-05-09
2
-2
/
+6
|
*
|
xsk: Remove unnecessary member in xdp_umem
Magnus Karlsson
2020-05-04
1
-1
/
+0
|
*
|
xsk: Change two variable names for increased clarity
Magnus Karlsson
2020-05-04
1
-2
/
+2
*
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2020-05-13
4
-22
/
+72
|
\
\
\
|
*
|
|
Bluetooth: Add hook for driver to prevent wake from suspend
Abhishek Pandit-Subedi
2020-05-13
1
-0
/
+1
|
*
|
|
Bluetooth: Rename BT_SUSPEND_COMPLETE
Abhishek Pandit-Subedi
2020-05-13
1
-1
/
+1
|
*
|
|
Bluetooth: Introduce debug feature when dynamic debug is disabled
Marcel Holtmann
2020-05-11
1
-0
/
+11
|
*
|
|
Bluetooth: Add support for experimental features configuration
Marcel Holtmann
2020-05-11
2
-0
/
+28
|
*
|
|
Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL option
Marcel Holtmann
2020-05-11
1
-0
/
+1
|
*
|
|
Bluetooth: replace zero-length array with flexible-array member
Marcel Holtmann
2020-05-11
1
-21
/
+21
|
*
|
|
Bluetooth: Adding driver and quirk defs for multi-role LE
Alain Michaud
2020-04-28
1
-0
/
+9
*
|
|
|
net: dsa: provide an option for drivers to always receive bridge VLANs
Russell King
2020-05-12
1
-0
/
+7
*
|
|
|
ipv6: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-11
1
-1
/
+1
*
|
|
|
net: dsa: introduce a dsa_switch_find function
Vladimir Oltean
2020-05-11
1
-0
/
+1
*
|
|
|
net: dsa: permit cross-chip bridging between all trees in the system
Vladimir Oltean
2020-05-11
1
-4
/
+6
*
|
|
|
net: bridge: allow enslaving some DSA master network devices
Vladimir Oltean
2020-05-11
1
-1
/
+1
*
|
|
|
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2020-05-09
2
-1
/
+6
|
\
\
\
\
|
*
|
|
|
bonding: Add array of all slaves
Maor Gottlieb
2020-05-01
1
-1
/
+2
|
*
|
|
|
bonding/alb: Add helper functions to get the xmit slave
Maor Gottlieb
2020-05-01
1
-0
/
+4
|
*
|
|
|
bonding: Rename slave_arr to usable_slaves
Maor Gottlieb
2020-05-01
1
-1
/
+1
[next]