| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-08-23 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | tcp: improve undo on timeout | Yuchung Cheng | 2014-08-22 | |
| | * | | | | | | | | | | | | | net: remove dead code after sk_data_ready change | Eric Dumazet | 2014-08-22 | |
| | * | | | | | | | | | | | | | net: use ktime_get_ns() and ktime_get_real_ns() helpers | Eric Dumazet | 2014-08-22 | |
| | * | | | | | | | | | | | | | af_decnet: Use time_after_eq | Himangi Saraogi | 2014-08-22 | |
| | * | | | | | | | | | | | | | decnet: Use time_after_eq | Himangi Saraogi | 2014-08-22 | |
| | * | | | | | | | | | | | | | ipconfig: Use time_before | Himangi Saraogi | 2014-08-22 | |
| | * | | | | | | | | | | | | | dn_dev: Use time_before | Himangi Saraogi | 2014-08-22 | |
| | * | | | | | | | | | | | | | br_multicast: Replace rcu_assign_pointer() with RCU_INIT_POINTER() | Andreea-Cristina Bernat | 2014-08-22 | |
| | * | | | | | | | | | | | | | net/openvswitch/flow.c: Replace rcu_dereference() with rcu_access_pointer() | Andreea-Cristina Bernat | 2014-08-22 | |
| | * | | | | | | | | | | | | | net/ipv4/igmp.c: Replace rcu_dereference() with rcu_access_pointer() | Andreea-Cristina Bernat | 2014-08-22 | |
| | * | | | | | | | | | | | | | ipv4: Restore accept_local behaviour in fib_validate_source() | Sébastien Barré | 2014-08-22 | |
| | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2014-10-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | svcrdma: advertise the correct max payload | Steve Wise | 2014-09-29 | |
| | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | sunrpc: fix byte-swapping of displayed XID | Chuck Lever | 2014-08-28 | |
| | * | | | | | | | | | | | | SUNRPC: Fix compile on non-x86 | J. Bruce Fields | 2014-08-28 | |
| | * | | | | | | | | | | | | SUNRPC: Optimise away svc_recv_available | Trond Myklebust | 2014-08-17 | |
| | * | | | | | | | | | | | | SUNRPC: More optimisations of svc_xprt_enqueue() | Trond Myklebust | 2014-08-17 | |
| | * | | | | | | | | | | | | SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprt | Trond Myklebust | 2014-08-17 | |
| | * | | | | | | | | | | | | SUNRPC: get rid of the request wait queue | Trond Myklebust | 2014-08-17 | |
| | * | | | | | | | | | | | | SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprt | Trond Myklebust | 2014-08-17 | |
| | * | | | | | | | | | | | | SUNRPC: Do not override wspace tests in svc_handle_xprt | Trond Myklebust | 2014-08-17 | |
| | |/ / / / / / / / / / / | ||||
| * | | | | | | | | | | | | Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-10-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'bugfixes' into linux-next | Trond Myklebust | 2014-09-30 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUT | Trond Myklebust | 2014-09-25 | |
| | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | | NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page() | NeilBrown | 2014-09-25 | |
| | * | | | | | | | | | | | | rpc: Add -EPERM processing for xs_udp_send_request() | Jason Baron | 2014-09-24 | |
| | * | | | | | | | | | | | | rpc: return sent and err from xs_sendpages() | Jason Baron | 2014-09-24 | |
| | * | | | | | | | | | | | | SUNRPC: Don't wake tasks during connection abort | Benjamin Coddington | 2014-09-24 | |
| | * | | | | | | | | | | | | rpc: xs_bind - do not bind when requesting a random ephemeral port | Chris Perl | 2014-09-10 | |
| | |/ / / / / / / / / / / | ||||
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-10-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | treewide: fix errors in printk | Masanari Iida | 2014-09-01 | |
| | * | | | | | | | | | | | | treewide: fix synchronize_rcu() in comments | Jesper Dangaard Brouer | 2014-08-28 | |
| | * | | | | | | | | | | | | treewide: Fix typo in printk | Masanari Iida | 2014-08-26 | |
| * | | | | | | | | | | | | | Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2014-10-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | net: make tcp_cleanup_rbuf private | Dan Williams | 2014-09-28 | |
| | * | | | | | | | | | | | | net_dma: revert 'copied_early' | Dan Williams | 2014-09-28 | |
| | * | | | | | | | | | | | | net_dma: simple removal | Dan Williams | 2014-09-28 | |
| * | | | | | | | | | | | | | ipv6: remove rt6i_genid | Hannes Frederic Sowa | 2014-09-30 | |
| * | | | | | | | | | | | | | ematch: Fix matching of inverted containers. | Ignacy Gawędzki | 2014-09-29 | |
| * | | | | | | | | | | | | | gro: fix aggregation for skb using frag_list | Eric Dumazet | 2014-09-29 | |
| * | | | | | | | | | | | | | neigh: check error pointer instead of NULL for ipv4_neigh_lookup() | WANG Cong | 2014-09-28 | |
| * | | | | | | | | | | | | | ip6_gre: Return an error when adding an existing tunnel. | Steffen Klassert | 2014-09-28 | |
| * | | | | | | | | | | | | | ip6_vti: Return an error when adding an existing tunnel. | Steffen Klassert | 2014-09-28 | |
| * | | | | | | | | | | | | | ip6_tunnel: Return an error when adding an existing tunnel. | Steffen Klassert | 2014-09-28 | |
| * | | | | | | | | | | | | | ip6gre: add a rtnl link alias for ip6gretap | Nicolas Dichtel | 2014-09-26 | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-09-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | netfilter: xt_TPROXY: undefined reference to `udp6_lib_lookup' | Pablo Neira Ayuso | 2014-09-07 | |
| | * | | | | | | | | | | | | | netfilter: nfnetlink: deliver netlink errors on batch completion | Pablo Neira Ayuso | 2014-09-03 | |
| | * | | | | | | | | | | | | | netfilter: nft_rbtree: no need for spinlock from set destroy path | Pablo Neira Ayuso | 2014-09-03 | |
