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
*
skmsg: Get rid of sk_psock_bpf_run()
Cong Wang
2021-02-26
1
-10
/
+4
*
skmsg: Make __sk_psock_purge_ingress_msg() static
Cong Wang
2021-02-26
1
-1
/
+1
*
sock_map: Make sock_map_prog_update() static
Cong Wang
2021-02-26
1
-2
/
+5
*
sock_map: Rename skb_parser and skb_verdict
Cong Wang
2021-02-26
2
-37
/
+37
*
skmsg: Move sk_redir from TCP_SKB_CB to skb
Cong Wang
2021-02-26
2
-18
/
+21
*
bpf: Compute data_end dynamically with JIT code
Cong Wang
2021-02-26
2
-21
/
+28
*
skmsg: Get rid of struct sk_psock_parser
Cong Wang
2021-02-26
2
-41
/
+20
*
bpf: Clean up sockmap related Kconfigs
Cong Wang
2021-02-26
6
-76
/
+89
*
bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete]
Song Liu
2021-02-26
1
-1
/
+1
*
xsk: Build skb by page (aka generic zerocopy xmit)
Xuan Zhuo
2021-02-25
1
-24
/
+96
*
xsk: Respect device's headroom and tailroom on generic xmit path
Alexander Lobakin
2021-02-25
1
-1
/
+7
*
Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2021-02-21
5
-121
/
+175
|
\
|
*
SUNRPC: Correct a comment
Chuck Lever
2021-01-25
1
-1
/
+1
|
*
svcrdma: DMA-sync the receive buffer in svc_rdma_recvfrom()
Chuck Lever
2021-01-25
1
-3
/
+3
|
*
svcrdma: Reduce Receive doorbell rate
Chuck Lever
2021-01-25
1
-39
/
+43
|
*
svcrdma: Deprecate stat variables that are no longer used
Chuck Lever
2021-01-25
1
-57
/
+27
|
*
svcrdma: Restore read and write stats
Chuck Lever
2021-01-25
2
-8
/
+20
|
*
svcrdma: Convert rdma_stat_sq_starve to a per-CPU counter
Chuck Lever
2021-01-25
3
-5
/
+11
|
*
svcrdma: Convert rdma_stat_recv to a per-CPU counter
Chuck Lever
2021-01-25
2
-6
/
+52
|
*
svcrdma: Refactor svc_rdma_init() and svc_rdma_clean_up()
Chuck Lever
2021-01-25
1
-7
/
+23
*
|
Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-02-21
1
-1
/
+2
|
\
\
|
*
|
Merge 5.11-rc5 into tty-next
Greg Kroah-Hartman
2021-01-25
82
-389
/
+691
|
|
\
|
|
*
|
Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Greg Kroah-Hartman
2021-01-21
1
-1
/
+2
|
|
\
\
|
|
*
|
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
2021-01-21
1
-1
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-02-17
1
-82
/
+163
|
\
\
\
\
|
*
|
|
|
netfilter: nftables: introduce table ownership
Pablo Neira Ayuso
2021-02-15
1
-46
/
+117
|
*
|
|
|
netfilter: nftables: add helper function to release hooks of one single table
Pablo Neira Ayuso
2021-02-15
1
-5
/
+10
|
*
|
|
|
netfilter: nftables: add helper function to release one table
Pablo Neira Ayuso
2021-02-15
1
-35
/
+40
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-17
10
-81
/
+171
|
\
\
\
\
\
|
*
|
|
|
|
net: sched: fix police ext initialization
Vlad Buslov
2021-02-16
2
-1
/
+2
|
*
|
|
|
|
net: caif: Use netif_rx_any_context().
Sebastian Andrzej Siewior
2021-02-15
1
-4
/
+1
|
*
|
|
|
|
flow_dissector: fix TTL and TOS dissection on IPv4 fragments
Davide Caratti
2021-02-13
1
-3
/
+3
|
*
|
|
|
|
appletalk: Fix skb allocation size in loopback case
Doug Brown
2021-02-13
1
-12
/
+21
|
*
|
|
|
|
mptcp: add a missing retransmission timer scheduling
Paolo Abeni
2021-02-12
2
-2
/
+4
|
*
|
|
|
|
mptcp: better msk receive window updates
Paolo Abeni
2021-02-12
3
-21
/
+27
|
*
|
|
|
|
mptcp: init mptcp request socket earlier
Paolo Abeni
2021-02-12
1
-24
/
+16
|
*
|
|
|
|
mptcp: fix spurious retransmissions
Paolo Abeni
2021-02-12
2
-11
/
+3
|
*
|
|
|
|
mptcp: fix poll after shutdown
Paolo Abeni
2021-02-12
1
-1
/
+3
|
*
|
|
|
|
mptcp: deliver ssk errors to msk
Paolo Abeni
2021-02-12
3
-0
/
+54
|
*
|
|
|
|
net/sched: cls_flower: Reject invalid ct_state flags rules
wenxu
2021-02-11
1
-2
/
+37
*
|
|
|
|
|
net: dsa: tag_rtl4_a: Support also egress tags
Linus Walleij
2021-02-17
1
-14
/
+29
*
|
|
|
|
|
net: dsa: felix: Add support for MRP
Horatiu Vultur
2021-02-16
1
-0
/
+8
*
|
|
|
|
|
net: dsa: add MRP support
Horatiu Vultur
2021-02-16
4
-0
/
+201
*
|
|
|
|
|
bridge: mrp: Update br_mrp to use new return values of br_mrp_switchdev
Horatiu Vultur
2021-02-16
1
-16
/
+27
*
|
|
|
|
|
bridge: mrp: Extend br_mrp_switchdev to detect better the errors
Horatiu Vultur
2021-02-16
2
-77
/
+118
*
|
|
|
|
|
bridge: mrp: Add 'enum br_mrp_hw_support'
Horatiu Vultur
2021-02-16
1
-0
/
+14
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-02-16
14
-88
/
+340
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bpf: Drop MTU check when doing TC-BPF redirect to ingress
Jesper Dangaard Brouer
2021-02-13
2
-21
/
+17
|
*
|
|
|
|
|
bpf: Add BPF-helper for MTU checking
Jesper Dangaard Brouer
2021-02-13
1
-0
/
+114
|
*
|
|
|
|
|
bpf: bpf_fib_lookup return MTU value as output when looked up
Jesper Dangaard Brouer
2021-02-13
1
-7
/
+15
[next]