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
*
fs_parse: get rid of ->enums
Al Viro
2020-02-07
1
-1
/
+1
*
SUNRPC: Use kmemdup_nul() in rpc_parse_scope_id()
Trond Myklebust
2020-02-03
1
-1
/
+1
*
SUNRPC: Remove broken gss_mech_list_pseudoflavors()
Trond Myklebust
2020-01-15
3
-79
/
+0
*
xprtrdma: DMA map rr_rdma_buf as each rpcrdma_rep is created
Chuck Lever
2020-01-15
1
-20
/
+11
*
xprtrdma: Destroy reps from previous connection instance
Chuck Lever
2020-01-15
1
-1
/
+3
*
xprtrdma: Destroy rpcrdma_rep when Receive is flushed
Chuck Lever
2020-01-15
1
-1
/
+8
*
xprtrdma: Allocate and map transport header buffers at connect time
Chuck Lever
2020-01-15
4
-37
/
+84
*
xprtrdma: Refactor frwr_is_supported
Chuck Lever
2020-01-15
3
-47
/
+25
*
xprtrdma: Eliminate per-transport "max pages"
Chuck Lever
2020-01-15
5
-40
/
+23
*
xprtrdma: Refactor initialization of ep->rep_max_requests
Chuck Lever
2020-01-15
4
-11
/
+11
*
xprtrdma: Make sendctx queue lifetime the same as connection lifetime
Chuck Lever
2020-01-15
1
-7
/
+15
*
xprtrdma: Eliminate ri_max_send_sges
Chuck Lever
2020-01-15
4
-16
/
+14
*
SUNRPC: constify copied structure
Julia Lawall
2020-01-15
1
-1
/
+1
*
SUNRPC: call_connect_status should handle -EPROTO
Chuck Lever
2020-01-15
1
-0
/
+1
*
SUNRPC: Capture signalled RPC tasks
Chuck Lever
2020-01-15
1
-1
/
+3
*
sunrpc: convert to time64_t for expiry
Arnd Bergmann
2020-01-15
6
-21
/
+27
*
xprtrdma: Fix oops in Receive handler after device removal
Chuck Lever
2020-01-14
2
-6
/
+21
*
xprtrdma: Fix completion wait during device removal
Chuck Lever
2020-01-14
1
-1
/
+1
*
xprtrdma: Fix create_qp crash on device unload
Chuck Lever
2020-01-14
1
-0
/
+2
*
tipc: fix wrong connect() return code
Tuong Lien
2020-01-09
1
-2
/
+2
*
tipc: fix link overflow issue at socket shutdown
Tuong Lien
2020-01-09
1
-21
/
+32
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-01-09
9
-39
/
+69
|
\
|
*
netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
Florian Westphal
2020-01-08
1
-1
/
+2
|
*
netfilter: conntrack: dccp, sctp: handle null timeout argument
Florian Westphal
2020-01-08
2
-0
/
+6
|
*
netfilter: flowtable: add nf_flowtable_time_stamp
Pablo Neira Ayuso
2020-01-06
3
-10
/
+5
|
*
netfilter: nf_tables: unbind callbacks from flowtable destroy path
Pablo Neira Ayuso
2020-01-05
1
-2
/
+6
|
*
netfilter: nf_flow_table_offload: fix the nat port mangle.
wenxu
2020-01-05
1
-8
/
+16
|
*
netfilter: nf_flow_table_offload: check the status of dst_neigh
wenxu
2020-01-05
1
-2
/
+14
|
*
netfilter: nf_flow_table_offload: fix incorrect ethernet dst address
wenxu
2020-01-05
1
-2
/
+4
|
*
netfilter: nft_flow_offload: fix underflow in flowtable reference counter
wenxu
2020-01-05
1
-3
/
+0
|
*
netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
Florian Westphal
2019-12-30
1
-11
/
+16
*
|
net: sch_prio: When ungrafting, replace with FIFO
Petr Machata
2020-01-08
1
-2
/
+8
*
|
pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
Eric Dumazet
2020-01-08
1
-2
/
+4
*
|
tipc: remove meaningless assignment in Makefile
Masahiro Yamada
2020-01-08
1
-2
/
+0
*
|
tipc: do not add socket.o to tipc-y twice
Masahiro Yamada
2020-01-08
1
-1
/
+1
*
|
vlan: vlan_changelink() should propagate errors
Eric Dumazet
2020-01-07
1
-3
/
+7
*
|
vlan: fix memory leak in vlan_dev_set_egress_priority
Eric Dumazet
2020-01-07
3
-5
/
+8
*
|
sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY
Xin Long
2020-01-06
1
-10
/
+18
*
|
tipc: eliminate KMSAN: uninit-value in __tipc_nl_compat_dumpit error
Ying Xue
2020-01-06
1
-2
/
+2
*
|
net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue
Carl Huang
2020-01-05
1
-1
/
+1
*
|
sch_cake: avoid possible divide by zero in cake_enqueue()
Wen Yang
2020-01-03
1
-1
/
+1
*
|
tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK
Pengcheng Yang
2020-01-03
1
-1
/
+4
*
|
hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()
Taehee Yoo
2019-12-31
1
-1
/
+2
*
|
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
2019-12-31
3
-51
/
+17
*
|
tcp: Fix highest_sack and highest_sack_seq
Cambda Zhu
2019-12-31
1
-0
/
+3
|
/
*
net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device
Shmulik Ladkani
2019-12-28
1
-10
/
+12
*
net_sched: sch_fq: properly set sk->sk_pacing_status
Eric Dumazet
2019-12-27
1
-9
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-12-26
3
-20
/
+19
|
\
|
*
netfilter: nft_tproxy: Fix port selector on Big Endian
Phil Sutter
2019-12-20
1
-2
/
+2
|
*
netfilter: ebtables: compat: reject all padding in matches/watchers
Florian Westphal
2019-12-20
1
-17
/
+16
[next]