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
*
net: bridge: export supported boolopts
Nikolay Aleksandrov
2018-11-28
1
-1
/
+1
*
net: bridge: add no_linklocal_learn bool option
Nikolay Aleksandrov
2018-11-28
4
-1
/
+31
*
net: bridge: add support for user-controlled bool options
Nikolay Aleksandrov
2018-11-28
4
-2
/
+96
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-26
1
-22
/
+184
|
\
|
*
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
Vlad Dumitrescu
2018-11-23
1
-0
/
+29
|
*
bpf: Support socket lookup in CGROUP_SOCK_ADDR progs
Andrey Ignatov
2018-11-17
1
-0
/
+45
|
*
bpf: Fix IPv6 dport byte order in bpf_sk_lookup_udp
Andrey Ignatov
2018-11-17
1
-3
/
+2
|
*
bpf: Extend the sk_lookup() helper to XDP hookpoint.
Nitin Hande
2018-11-09
1
-19
/
+86
|
*
bpf: add perf event notificaton support for sock_ops
Sowmini Varadhan
2018-11-09
1
-0
/
+22
*
|
net: remove unsafe skb_insert()
Eric Dumazet
2018-11-25
1
-22
/
+0
*
|
net: bridge: remove redundant checks for null p->dev and p->br
Colin Ian King
2018-11-25
1
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-25
19
-125
/
+197
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-24
19
-122
/
+193
|
|
\
\
|
|
*
|
net/sched: act_police: add missing spinlock initialization
Davide Caratti
2018-11-23
1
-0
/
+1
|
|
*
|
net: don't keep lonely packets forever in the gro hash
Paolo Abeni
2018-11-23
1
-2
/
+5
|
|
*
|
net/ipv6: re-do dad when interface has IFF_NOARP flag change
Hangbin Liu
2018-11-23
1
-6
/
+13
|
|
*
|
packet: copy user buffers before orphan or clone
Willem de Bruijn
2018-11-23
1
-2
/
+2
|
|
*
|
net/smc: use after free fix in smc_wr_tx_put_slot()
Ursula Braun
2018-11-22
1
-1
/
+3
|
|
*
|
net/smc: atomic SMCD cursor handling
Ursula Braun
2018-11-22
2
-26
/
+60
|
|
*
|
net/smc: add SMC-D shutdown signal
Hans Wippel
2018-11-22
4
-14
/
+43
|
|
*
|
net/smc: use queue pair number when matching link group
Karsten Graul
2018-11-22
3
-9
/
+12
|
|
*
|
net/smc: abort CLC connection in smc_release
Hans Wippel
2018-11-22
1
-0
/
+2
|
|
*
|
tcp: defer SACK compression after DupThresh
Eric Dumazet
2018-11-22
3
-6
/
+16
|
|
*
|
net: skb_scrub_packet(): Scrub offload_fwd_mark
Petr Machata
2018-11-22
1
-0
/
+5
|
|
*
|
net/sched: act_police: fix race condition on state variables
Davide Caratti
2018-11-20
1
-14
/
+21
|
|
*
|
tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ...
Stephen Mallon
2018-11-20
1
-0
/
+1
|
|
*
|
sctp: not increase stream's incnt before sending addstrm_in request
Xin Long
2018-11-19
1
-1
/
+0
|
|
*
|
Revert "sctp: remove sctp_transport_pmtu_check"
Xin Long
2018-11-19
1
-0
/
+3
|
|
*
|
sctp: not allow to set asoc prsctp_enable by sockopt
Xin Long
2018-11-19
1
-21
/
+5
|
|
*
|
sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmit
Xin Long
2018-11-19
1
-20
/
+1
|
*
|
|
Merge tag 'ceph-for-4.20-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2018-11-23
1
-3
/
+9
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
libceph: fall back to sendmsg for slab pages
Ilya Dryomov
2018-11-19
1
-3
/
+9
*
|
|
|
rocker, dsa, ethsw: Don't filter VLAN events on bridge itself
Petr Machata
2018-11-24
1
-3
/
+0
*
|
|
|
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
2018-11-24
2
-44
/
+25
*
|
|
|
switchdev: Add helpers to aid traversal through lower devices
Petr Machata
2018-11-24
1
-0
/
+100
*
|
|
|
net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
Petr Machata
2018-11-24
1
-0
/
+56
*
|
|
|
switchdev: Add a blocking notifier chain
Petr Machata
2018-11-24
1
-0
/
+26
*
|
|
|
net/smc: unregister rkeys of unused buffer
Karsten Graul
2018-11-24
3
-13
/
+18
*
|
|
|
net/smc: add infrastructure to send delete rkey messages
Karsten Graul
2018-11-24
3
-1
/
+57
*
|
|
|
net/smc: avoid a delay by waiting for nothing
Karsten Graul
2018-11-24
1
-1
/
+3
*
|
|
|
net/smc: cleanup listen worker mutex unlocking
Ursula Braun
2018-11-24
1
-2
/
+3
*
|
|
|
net/smc: short wait for late smc_clc_wait_msg
Ursula Braun
2018-11-24
3
-11
/
+13
*
|
|
|
net/smc: no link delete for a never active link
Ursula Braun
2018-11-24
1
-1
/
+4
*
|
|
|
net/smc: allow fallback after clc timeouts
Ursula Braun
2018-11-24
2
-6
/
+11
*
|
|
|
net/smc: remove sock_error detour in clc-functions
Ursula Braun
2018-11-24
1
-13
/
+5
*
|
|
|
net/smc: make smc_lgr_free() static
Ursula Braun
2018-11-24
2
-2
/
+3
*
|
|
|
net/smc: cleanup tcp_listen_worker initialization
Ursula Braun
2018-11-24
1
-1
/
+0
*
|
|
|
net-gro: use ffs() to speedup napi_gro_flush()
Eric Dumazet
2018-11-23
1
-4
/
+6
*
|
|
|
bridge: Allow querying bridge port flags
Ido Schimmel
2018-11-22
1
-0
/
+12
*
|
|
|
tcp: drop dst in tcp_add_backlog()
Eric Dumazet
2018-11-20
1
-0
/
+2
[next]