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
2015-08-19
SUNRPC: Allow sockets to do GFP_NOIO allocations
Trond Myklebust
1
-3
/
+3
2015-08-17
Merge branch 'bugfixes'
Trond Myklebust
1
-4
/
+5
2015-08-17
Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
7
-308
/
+276
2015-08-17
SUNRPC: Fix a thinko in xs_connect()
Trond Myklebust
1
-4
/
+5
2015-08-12
sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytes
Jeff Layton
1
-1
/
+1
2015-08-05
xprtrdma: take HCA driver refcount at client
Devesh Sharma
1
-8
/
+29
2015-08-05
xprtrdma: Count RDMA_NOMSG type calls
Chuck Lever
3
-2
/
+5
2015-08-05
xprtrdma: Clean up xprt_rdma_print_stats()
Chuck Lever
1
-25
/
+23
2015-08-05
xprtrdma: Fix large NFS SYMLINK calls
Chuck Lever
1
-9
/
+16
2015-08-05
xprtrdma: Fix XDR tail buffer marshalling
Chuck Lever
1
-2
/
+42
2015-08-05
xprtrdma: Don't provide a reply chunk when expecting a short reply
Chuck Lever
1
-12
/
+1
2015-08-05
xprtrdma: Always provide a write list when sending NFS READ
Chuck Lever
1
-17
/
+4
2015-08-05
xprtrdma: Account for RPC/RDMA header size when deciding to inline
Chuck Lever
1
-2
/
+27
2015-08-05
xprtrdma: Remove logic that constructs RDMA_MSGP type calls
Chuck Lever
3
-107
/
+51
2015-08-05
xprtrdma: Clean up rpcrdma_ia_open()
Chuck Lever
5
-45
/
+67
2015-08-05
xprtrdma: Remove last ib_reg_phys_mr() call site
Chuck Lever
2
-82
/
+21
2015-08-05
xprtrdma: Don't fall back to PHYSICAL memory registration
Chuck Lever
1
-1
/
+1
2015-08-05
xprtrdma: Raise maximum payload size to one megabyte
Chuck Lever
1
-2
/
+1
2015-08-05
xprtrdma: Make xprt_setup_rdma() agnostic to family of server address
Chuck Lever
1
-17
/
+11
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
43
-228
/
+402
2015-07-31
act_pedit: check binding before calling tcf_hash_release()
WANG Cong
1
-3
/
+2
2015-07-30
net: sk_clone_lock() should only do get_net() if the parent is not a kernel s...
Sowmini Varadhan
1
-1
/
+2
2015-07-30
net: sched: fix refcount imbalance in actions
Daniel Borkmann
1
-5
/
+6
2015-07-29
act_bpf: fix memory leaks when replacing bpf programs
Daniel Borkmann
1
-18
/
+35
2015-07-29
ipv6: flush nd cache on IFF_NOARP change
Eric Dumazet
1
-0
/
+6
2015-07-29
bridge: mdb: fix delmdb state in the notification
Nikolay Aleksandrov
1
-0
/
+1
2015-07-29
bridge: mcast: give fast leave precedence over multicast router and querier
Satish Ashok
1
-24
/
+26
2015-07-29
bridge: Fix network header pointer for vlan tagged packets
Toshiaki Makita
1
-7
/
+22
2015-07-29
packet: tpacket_snd(): fix signed/unsigned comparison
Alexander Drozdov
1
-1
/
+2
2015-07-28
arp: filter NOARP neighbours for SIOCGARP
Eric Dumazet
1
-7
/
+9
2015-07-28
net/ipv4: suppress NETDEV_UP notification on address lifetime update
David Ward
1
-1
/
+0
2015-07-28
bridge: stp: when using userspace stp stop kernel hello and hold timers
Nikolay Aleksandrov
3
-4
/
+18
2015-07-28
Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-13
/
+23
2015-07-27
packet: missing dev_put() in packet_do_bind()
Lars Westerhoff
1
-5
/
+3
2015-07-27
SUNRPC: Report TCP errors to the caller
Trond Myklebust
1
-7
/
+6
2015-07-27
fib_trie: Drop unnecessary calls to leaf_pull_suffix
Alexander Duyck
1
-4
/
+0
2015-07-27
sunrpc: translate -EAGAIN to -ENOBUFS when socket is writable.
NeilBrown
1
-0
/
+9
2015-07-27
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
4
-9
/
+13
2015-07-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-0
/
+4
2015-07-26
inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test
Nikolay Aleksandrov
3
-3
/
+2
2015-07-26
inet: frag: don't wait for timer deletion when evicting
Florian Westphal
1
-18
/
+11
2015-07-26
inet: frag: change *_frag_mem_limit functions to take netns_frags as argument
Florian Westphal
5
-16
/
+16
2015-07-26
inet: frag: don't re-use chainlist for evictor
Florian Westphal
1
-5
/
+3
2015-07-26
net: sctp: stop spamming klog with rfc6458, 5.3.2. deprecation warnings
Daniel Borkmann
1
-6
/
+0
2015-07-26
bridge: netlink: fix slave_changelink/br_setport race conditions
Nikolay Aleksandrov
1
-1
/
+9
2015-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
11
-77
/
+163
2015-07-25
cgroup: net_cls: fix false-positive "suspicious RCU usage"
Konstantin Khlebnikov
1
-1
/
+2
2015-07-24
sch_choke: drop all packets in queue during reset
WANG Cong
1
-0
/
+13
2015-07-24
sch_plug: purge buffered packets during reset
WANG Cong
1
-0
/
+1
2015-07-24
ipv4: consider TOS in fib_select_default
Julian Anastasov
4
-13
/
+29
[next]