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
2017-04-25
Merge tag 'nfs-rdma-4.12-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
6
-122
/
+295
2017-04-25
xprtrdma: Remove rpcrdma_buffer::rb_pool
Chuck Lever
1
-1
/
+0
2017-04-25
sunrpc: Fix xdr_init_decode_pages() documenting comment
Chuck Lever
1
-1
/
+1
2017-04-25
xprtrdma: Squelch ENOBUFS warnings
Chuck Lever
1
-3
/
+5
2017-04-25
xprtrdma: Annotate receive workqueue
Chuck Lever
1
-1
/
+1
2017-04-25
xprtrdma: Revert commit d0f36c46deea
Chuck Lever
1
-26
/
+7
2017-04-25
xprtrdma: Restore transport after device removal
Chuck Lever
1
-0
/
+48
2017-04-25
xprtrdma: Refactor rpcrdma_ep_connect
Chuck Lever
1
-46
/
+63
2017-04-25
xprtrdma: Support unplugging an HCA from under an NFS mount
Chuck Lever
3
-9
/
+101
2017-04-25
xprtrdma: Use same device when mapping or syncing DMA buffers
Chuck Lever
3
-9
/
+14
2017-04-25
xprtrdma: Refactor rpcrdma_ia_open()
Chuck Lever
3
-27
/
+32
2017-04-25
xprtrdma: Detect unreachable NFS/RDMA servers more reliably
Chuck Lever
1
-0
/
+22
2017-04-25
sunrpc: Export xprt_force_disconnect()
Chuck Lever
1
-0
/
+1
2017-04-25
xprtrdma: Cancel refresh worker during buffer shutdown
Chuck Lever
1
-0
/
+1
2017-04-20
sunrpc: don't check for failure from mempool_alloc()
NeilBrown
2
-13
/
+0
2017-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-25
/
+62
2017-04-13
netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage
Gao Feng
1
-1
/
+1
2017-04-13
netfilter: nft_hash: do not dump the auto generated seed
Liping Zhang
1
-3
/
+7
2017-04-12
ipv6: Fix idev->addr_list corruption
Rabin Vincent
1
-4
/
+7
2017-04-12
net: xdp: don't export dev_change_xdp_fd()
Johannes Berg
1
-1
/
+0
2017-04-11
bridge: netlink: register netdevice before executing changelink
Ido Schimmel
1
-2
/
+5
2017-04-11
bridge: implement missing ndo_uninit()
Ido Schimmel
4
-12
/
+21
2017-04-09
tcp: clear saved_syn in tcp_disconnect()
Eric Dumazet
1
-0
/
+1
2017-04-08
netfilter: nf_ct_expect: use proper RCU list traversal/update APIs
Liping Zhang
2
-5
/
+5
2017-04-08
netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULL
Liping Zhang
1
-0
/
+6
2017-04-08
netfilter: make it safer during the inet6_dev->addr_list traversal
Liping Zhang
2
-1
/
+6
2017-04-08
netfilter: ctnetlink: make it safer when checking the ct helper name
Liping Zhang
1
-5
/
+10
2017-04-08
netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_find
Gao Feng
2
-7
/
+20
2017-04-08
netfilter: ctnetlink: using bit to represent the ct event
Liping Zhang
1
-2
/
+2
2017-04-08
netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
Eric Dumazet
1
-1
/
+5
2017-04-08
net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skb
Gao Feng
1
-2
/
+2
2017-04-08
l2tp: don't mask errors in pppol2tp_getsockopt()
Guillaume Nault
1
-1
/
+6
2017-04-08
l2tp: don't mask errors in pppol2tp_setsockopt()
Guillaume Nault
1
-2
/
+0
2017-04-07
tcp: restrict F-RTO to work-around broken middle-boxes
Yuchung Cheng
1
-8
/
+12
2017-04-06
sctp: listen on the sock only when it's state is listening or closed
Xin Long
1
-0
/
+3
2017-04-06
net_sched: check noop_qdisc before qdisc_hash_add()
WANG Cong
1
-1
/
+1
2017-04-06
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
Florian Larysch
1
-1
/
+1
2017-04-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
1
-9
/
+14
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
40
-375
/
+663
2017-04-05
tcp: fix reordering SNMP under-counting
Yuchung Cheng
1
-13
/
+14
2017-04-05
tcp: fix lost retransmit SNMP under-counting
Yuchung Cheng
1
-1
/
+2
2017-04-05
sctp: get sock from transport in sctp_transport_update_pmtu
Xin Long
5
-22
/
+17
2017-04-04
l2tp: fix PPP pseudo-wire auto-loading
Guillaume Nault
1
-1
/
+1
2017-04-04
l2tp: take reference on sessions being dumped
Guillaume Nault
5
-11
/
+27
2017-04-03
tcp: minimize false-positives on TCP/GRO check
Marcelo Ricardo Leitner
1
-5
/
+9
2017-04-03
sctp: check for dst and pathmtu update in sctp_packet_config
Xin Long
1
-31
/
+36
2017-04-03
flow dissector: correct size of storage for ARP
Simon Horman
1
-1
/
+1
2017-04-02
make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
Al Viro
1
-9
/
+14
2017-04-01
l2tp: take a reference on sessions used in genetlink handlers
Guillaume Nault
3
-16
/
+35
2017-04-01
l2tp: hold session while sending creation notifications
Guillaume Nault
1
-2
/
+4
[next]