| Commit message (Expand) | Author | Age | Files | Lines |
* | netlink: Annotate RCU locking for seq_file walker | Thomas Graf | 2014-08-15 | 1 | -0/+2 |
* | tcp: fix ssthresh and undo for consecutive short FRTO episodes | Neal Cardwell | 2014-08-14 | 1 | -5/+3 |
* | tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic | Hannes Frederic Sowa | 2014-08-14 | 2 | -5/+10 |
* | tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() | Neal Cardwell | 2014-08-14 | 3 | -4/+6 |
* | sit: Fix ipip6_tunnel_lookup device matching criteria | Shmulik Ladkani | 2014-08-14 | 1 | -3/+3 |
* | tcp: don't use timestamp from repaired skb-s to calculate RTT (v2) | Andrey Vagin | 2014-08-14 | 2 | -8/+11 |
* | net-timestamp: fix missing tcp fragmentation cases | Willem de Bruijn | 2014-08-14 | 1 | -0/+17 |
* | net-timestamp: fix missing ACK timestamp | Willem de Bruijn | 2014-08-14 | 1 | -5/+5 |
* | irda: Fix rd_frame control field initialization in irlap_send_rd_frame() | Maks Naumov | 2014-08-14 | 1 | -1/+1 |
* | lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70a | chas williams - CONTRACTOR | 2014-08-14 | 1 | -4/+1 |
* | atm/svc: Fix blocking in wait loop | chas williams - CONTRACTOR | 2014-08-14 | 1 | -28/+32 |
* | openvswitch: Fix memory leak in ovs_vport_alloc() error path | Christoph Jaeger | 2014-08-14 | 1 | -1/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-08-14 | 16 | -149/+98 |
|\ |
|
| * | net: Always untag vlan-tagged traffic on input. | Vlad Yasevich | 2014-08-11 | 4 | -55/+55 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-08-11 | 6 | -86/+39 |
| |\ |
|
| | * | netfilter: nf_tables: fix error return code | Julia Lawall | 2014-08-08 | 1 | -1/+3 |
| | * | netfilter: don't use mutex_lock_interruptible() | Pablo Neira Ayuso | 2014-08-08 | 5 | -73/+22 |
| | * | netfilter: nf_tables: don't update chain with unset counters | Pablo Neira Ayuso | 2014-08-08 | 1 | -0/+3 |
| | * | netfilter: nf_tables: uninitialize element key/data from the commit path | Pablo Neira Ayuso | 2014-08-08 | 1 | -12/+11 |
| * | | rtnetlink: fix VF info size | Jiri Benc | 2014-08-08 | 1 | -1/+2 |
| * | | ipv4: removed redundant conditional | Niv Yehezkel | 2014-08-08 | 1 | -2/+0 |
| * | | netlink: reset network header before passing to taps | Daniel Borkmann | 2014-08-08 | 1 | -1/+1 |
| * | | batman: fix duplicate #include of multicast.h | Jean Sacren | 2014-08-08 | 1 | -1/+0 |
| * | | openvswitch: fix duplicate #include headers | Jean Sacren | 2014-08-08 | 1 | -2/+0 |
| * | | 6lowpan: Allow 6LoWPAN to be modular | Geert Uytterhoeven | 2014-08-07 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-08-14 | 16 | -383/+809 |
|\ \ |
|
| * | | SUNRPC: remove all refcounting of groupinfo from rpcauth_lookupcred | NeilBrown | 2014-08-04 | 1 | -7/+1 |
| * | | sunrpc/auth: allow lockless (rcu) lookup of credential cache. | NeilBrown | 2014-08-03 | 3 | -2/+23 |
| * | | sunrpc: remove "ec" argument from encrypt_v2 operation | Jeff Layton | 2014-08-03 | 2 | -8/+3 |
| * | | sunrpc: clean up sparse endianness warnings in gss_krb5_wrap.c | Jeff Layton | 2014-08-03 | 1 | -7/+13 |
| * | | sunrpc: clean up sparse endianness warnings in gss_krb5_seal.c | Jeff Layton | 2014-08-03 | 1 | -11/+17 |
| * | | sunrpc: fix RCU handling of gc_ctx field | Jeff Layton | 2014-08-03 | 1 | -17/+35 |
| * | | Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma int... | Trond Myklebust | 2014-08-03 | 54 | -701/+1065 |
| |\ \ |
|
| | * | | xprtrdma: Handle additional connection events | Chuck Lever | 2014-07-31 | 1 | -11/+14 |
| | * | | xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro | Chuck Lever | 2014-07-31 | 1 | -13/+0 |
| | * | | xprtrdma: Make rpcrdma_ep_disconnect() return void | Chuck Lever | 2014-07-31 | 3 | -12/+6 |
| | * | | xprtrdma: Schedule reply tasklet once per upcall | Chuck Lever | 2014-07-31 | 1 | -16/+15 |
| | * | | xprtrdma: Allocate each struct rpcrdma_mw separately | Chuck Lever | 2014-07-31 | 1 | -99/+143 |
| | * | | xprtrdma: Rename frmr_wr | Chuck Lever | 2014-07-31 | 1 | -13/+13 |
| | * | | xprtrdma: Disable completions for LOCAL_INV Work Requests | Chuck Lever | 2014-07-31 | 1 | -9/+8 |
| | * | | xprtrdma: Disable completions for FAST_REG_MR Work Requests | Chuck Lever | 2014-07-31 | 1 | -5/+4 |
| | * | | xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external() | Chuck Lever | 2014-07-31 | 1 | -20/+2 |
| | * | | xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work Request | Chuck Lever | 2014-07-31 | 1 | -2/+92 |
| | * | | xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnect | Chuck Lever | 2014-07-31 | 2 | -2/+66 |
| | * | | xprtrdma: Properly handle exhaustion of the rb_mws list | Chuck Lever | 2014-07-31 | 1 | -32/+71 |
| | * | | xprtrdma: Chain together all MWs in same buffer pool | Chuck Lever | 2014-07-31 | 2 | -1/+7 |
| | * | | xprtrdma: Back off rkey when FAST_REG_MR fails | Chuck Lever | 2014-07-31 | 1 | -0/+1 |
| | * | | xprtrdma: Unclutter struct rpcrdma_mr_seg | Chuck Lever | 2014-07-31 | 2 | -28/+50 |
| | * | | xprtrdma: Don't invalidate FRMRs if registration fails | Chuck Lever | 2014-07-31 | 1 | -3/+5 |
| | * | | xprtrdma: On disconnect, don't ignore pending CQEs | Chuck Lever | 2014-07-31 | 1 | -5/+9 |