index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-09-06
9
-85
/
+550
|
\
|
*
xsk: lock the control mutex in sock_diag interface
Björn Töpel
2019-09-05
1
-0
/
+3
|
*
xsk: use state member for socket synchronization
Björn Töpel
2019-09-05
1
-15
/
+39
|
*
xsk: avoid store-tearing when assigning umem
Björn Töpel
2019-09-05
1
-2
/
+2
|
*
xsk: avoid store-tearing when assigning queues
Björn Töpel
2019-09-05
1
-1
/
+1
|
*
xsk: add support to allow unaligned chunk placement
Kevin Laatz
2019-08-31
4
-32
/
+153
|
*
bpf: fix error check in bpf_tcp_gen_syncookie
Petar Penkov
2019-08-31
1
-1
/
+1
|
*
xdp: xdp_umem: replace kmap on vmap for umem map
Ivan Khoronzhuk
2019-08-21
1
-6
/
+30
|
*
xsk: remove AF_XDP socket from map when the socket is released
Björn Töpel
2019-08-17
1
-0
/
+50
|
*
bpf: support cloning sk storage on accept()
Stanislav Fomichev
2019-08-17
2
-6
/
+107
|
*
net: Don't call XDP_SETUP_PROG when nothing is changed
Maxim Mikityanskiy
2019-08-17
1
-2
/
+13
|
*
xsk: add support for need_wakeup flag in AF_XDP rings
Magnus Karlsson
2019-08-17
4
-19
/
+150
|
*
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
2019-08-17
2
-3
/
+3
*
|
net_sched: act_police: add 2 new attributes to support police 64bit rate and ...
David Dai
2019-09-06
1
-4
/
+23
*
|
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
2019-09-06
6
-5
/
+79
*
|
pppoatm: use %*ph to print small buffer
Andy Shevchenko
2019-09-05
1
-3
/
+1
*
|
Merge tag 'linux-can-next-for-5.4-20190904' of git://git.kernel.org/pub/scm/l...
David S. Miller
2019-09-05
15
-282
/
+4730
|
\
\
|
*
|
can: add support of SAE J1939 protocol
The j1939 authors
2019-09-04
10
-0
/
+4520
|
*
|
can: introduce CAN_REQUIRED_SIZE macro
Kurt Van Dijck
2019-09-04
2
-4
/
+4
|
*
|
can: af_can: use spin_lock_bh() for &net->can.rcvlists_lock
Oleksij Rempel
2019-09-04
1
-4
/
+4
|
*
|
can: af_can: remove NULL-ptr checks from users of can_dev_rcv_lists_find()
Marc Kleine-Budde
2019-09-04
1
-29
/
+16
|
*
|
can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_l...
Marc Kleine-Budde
2019-09-04
1
-38
/
+7
|
*
|
can: introduce CAN midlayer private and allocate it automatically
Marc Kleine-Budde
2019-09-04
3
-15
/
+2
|
*
|
can: af_can: can_pernet_exit(): no need to iterate over and cleanup registere...
Marc Kleine-Budde
2019-09-04
1
-15
/
+0
|
*
|
can: af_can: can_rx_register(): use max() instead of open coding it
Marc Kleine-Budde
2019-09-04
1
-2
/
+2
|
*
|
can: af_can: give variable holding the CAN receiver and the receiver list a s...
Marc Kleine-Budde
2019-09-04
1
-51
/
+50
|
*
|
can: af_can: rename find_dev_rcv_lists() to can_dev_rcv_lists_find()
Marc Kleine-Budde
2019-09-04
1
-5
/
+5
|
*
|
can: af_can: rename find_rcv_list() to can_rcv_list_find()
Marc Kleine-Budde
2019-09-04
1
-5
/
+5
|
*
|
can: proc: give variable holding the CAN per device receive lists a sensible ...
Marc Kleine-Budde
2019-09-04
1
-18
/
+20
|
*
|
can: af_can: give variable holding the CAN per device receive lists a sensibl...
Marc Kleine-Budde
2019-09-04
1
-45
/
+44
|
*
|
can: netns: remove "can_" prefix from members struct netns_can
Marc Kleine-Budde
2019-09-04
2
-24
/
+24
|
*
|
can: proc: give variables holding CAN statistics a sensible name
Marc Kleine-Budde
2019-09-04
1
-58
/
+58
|
*
|
can: af_can: give variables holding CAN statistics a sensible name
Marc Kleine-Budde
2019-09-04
1
-15
/
+15
|
*
|
can: netns: give members of struct netns_can holding the statistics a sensibl...
Marc Kleine-Budde
2019-09-04
2
-23
/
+23
|
*
|
can: netns: give structs holding the CAN statistics a sensible name
Marc Kleine-Budde
2019-09-04
3
-14
/
+14
*
|
|
net: mpoa: Use kzfree rather than its implementation.
zhong jiang
2019-09-05
1
-4
/
+2
*
|
|
sunrpc: Use kzfree rather than its implementation.
zhong jiang
2019-09-05
1
-6
/
+3
*
|
|
vsock/virtio: a better comment on credit update
Michael S. Tsirkin
2019-09-05
1
-2
/
+7
*
|
|
net/tls: dedup the record cleanup
Jakub Kicinski
2019-09-05
1
-5
/
+1
*
|
|
net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICE
Jakub Kicinski
2019-09-05
2
-22
/
+3
*
|
|
net/tls: narrow down the critical area of device_offload_lock
Jakub Kicinski
2019-09-05
1
-24
/
+22
*
|
|
net/tls: don't jump to return
Jakub Kicinski
2019-09-05
1
-13
/
+13
*
|
|
net/tls: use the full sk_proto pointer
Jakub Kicinski
2019-09-05
1
-17
/
+10
*
|
|
Convert usage of IN_MULTICAST to ipv4_is_multicast
Dave Taht
2019-09-05
3
-6
/
+6
*
|
|
net/sched: cbs: remove redundant assignment to variable port_rate
Colin Ian King
2019-09-05
1
-1
/
+1
|
/
/
*
|
net: dsa: Fix off-by-one number of calls to devlink_port_unregister
Vladimir Oltean
2019-09-02
1
-10
/
+29
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-02
58
-404
/
+588
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-02
57
-402
/
+584
|
|
\
\
|
|
*
|
net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate
Vladimir Oltean
2019-09-01
1
-8
/
+11
|
|
*
|
taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte
Vladimir Oltean
2019-09-01
1
-10
/
+13
[next]