index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
1
-6
/
+2
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
1
-1
/
+0
2020-02-07
ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log
Al Viro
1
-4
/
+4
2020-02-07
new primitive: __fs_parse()
Al Viro
1
-1
/
+1
2020-02-07
switch rbd and libceph to p_log-based primitives
Al Viro
1
-12
/
+14
2020-02-07
fs_parse: get rid of ->enums
Al Viro
1
-1
/
+1
2020-02-03
SUNRPC: Use kmemdup_nul() in rpc_parse_scope_id()
Trond Myklebust
1
-1
/
+1
2020-01-15
SUNRPC: Remove broken gss_mech_list_pseudoflavors()
Trond Myklebust
3
-79
/
+0
2020-01-15
xprtrdma: DMA map rr_rdma_buf as each rpcrdma_rep is created
Chuck Lever
1
-20
/
+11
2020-01-15
xprtrdma: Destroy reps from previous connection instance
Chuck Lever
1
-1
/
+3
2020-01-15
xprtrdma: Destroy rpcrdma_rep when Receive is flushed
Chuck Lever
1
-1
/
+8
2020-01-15
xprtrdma: Allocate and map transport header buffers at connect time
Chuck Lever
4
-37
/
+84
2020-01-15
xprtrdma: Refactor frwr_is_supported
Chuck Lever
3
-47
/
+25
2020-01-15
xprtrdma: Eliminate per-transport "max pages"
Chuck Lever
5
-40
/
+23
2020-01-15
xprtrdma: Refactor initialization of ep->rep_max_requests
Chuck Lever
4
-11
/
+11
2020-01-15
xprtrdma: Make sendctx queue lifetime the same as connection lifetime
Chuck Lever
1
-7
/
+15
2020-01-15
xprtrdma: Eliminate ri_max_send_sges
Chuck Lever
4
-16
/
+14
2020-01-15
SUNRPC: constify copied structure
Julia Lawall
1
-1
/
+1
2020-01-15
SUNRPC: call_connect_status should handle -EPROTO
Chuck Lever
1
-0
/
+1
2020-01-15
SUNRPC: Capture signalled RPC tasks
Chuck Lever
1
-1
/
+3
2020-01-15
sunrpc: convert to time64_t for expiry
Arnd Bergmann
6
-21
/
+27
2020-01-14
xprtrdma: Fix oops in Receive handler after device removal
Chuck Lever
2
-6
/
+21
2020-01-14
xprtrdma: Fix completion wait during device removal
Chuck Lever
1
-1
/
+1
2020-01-14
xprtrdma: Fix create_qp crash on device unload
Chuck Lever
1
-0
/
+2
2020-01-08
tipc: fix wrong connect() return code
Tuong Lien
1
-2
/
+2
2020-01-08
tipc: fix link overflow issue at socket shutdown
Tuong Lien
1
-21
/
+32
2020-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
9
-39
/
+69
2020-01-08
netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
Florian Westphal
1
-1
/
+2
2020-01-08
netfilter: conntrack: dccp, sctp: handle null timeout argument
Florian Westphal
2
-0
/
+6
2020-01-08
net: sch_prio: When ungrafting, replace with FIFO
Petr Machata
1
-2
/
+8
2020-01-08
pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
Eric Dumazet
1
-2
/
+4
2020-01-08
tipc: remove meaningless assignment in Makefile
Masahiro Yamada
1
-2
/
+0
2020-01-08
tipc: do not add socket.o to tipc-y twice
Masahiro Yamada
1
-1
/
+1
2020-01-07
vlan: vlan_changelink() should propagate errors
Eric Dumazet
1
-3
/
+7
2020-01-07
vlan: fix memory leak in vlan_dev_set_egress_priority
Eric Dumazet
3
-5
/
+8
2020-01-06
sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY
Xin Long
1
-10
/
+18
2020-01-06
tipc: eliminate KMSAN: uninit-value in __tipc_nl_compat_dumpit error
Ying Xue
1
-2
/
+2
2020-01-06
netfilter: flowtable: add nf_flowtable_time_stamp
Pablo Neira Ayuso
3
-10
/
+5
2020-01-05
net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue
Carl Huang
1
-1
/
+1
2020-01-05
netfilter: nf_tables: unbind callbacks from flowtable destroy path
Pablo Neira Ayuso
1
-2
/
+6
2020-01-05
netfilter: nf_flow_table_offload: fix the nat port mangle.
wenxu
1
-8
/
+16
2020-01-05
netfilter: nf_flow_table_offload: check the status of dst_neigh
wenxu
1
-2
/
+14
2020-01-05
netfilter: nf_flow_table_offload: fix incorrect ethernet dst address
wenxu
1
-2
/
+4
2020-01-05
netfilter: nft_flow_offload: fix underflow in flowtable reference counter
wenxu
1
-3
/
+0
2020-01-02
sch_cake: avoid possible divide by zero in cake_enqueue()
Wen Yang
1
-1
/
+1
2020-01-02
tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK
Pengcheng Yang
1
-1
/
+4
2019-12-30
hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()
Taehee Yoo
1
-1
/
+2
2019-12-30
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
3
-51
/
+17
2019-12-30
tcp: Fix highest_sack and highest_sack_seq
Cambda Zhu
1
-0
/
+3
2019-12-30
netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
Florian Westphal
1
-11
/
+16
[next]