summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | tcp: improve undo on timeoutYuchung Cheng2014-08-22
| * | | | | | | | | | | | | net: remove dead code after sk_data_ready changeEric Dumazet2014-08-22
| * | | | | | | | | | | | | net: use ktime_get_ns() and ktime_get_real_ns() helpersEric Dumazet2014-08-22
| * | | | | | | | | | | | | af_decnet: Use time_after_eqHimangi Saraogi2014-08-22
| * | | | | | | | | | | | | decnet: Use time_after_eqHimangi Saraogi2014-08-22
| * | | | | | | | | | | | | ipconfig: Use time_beforeHimangi Saraogi2014-08-22
| * | | | | | | | | | | | | dn_dev: Use time_beforeHimangi Saraogi2014-08-22
| * | | | | | | | | | | | | br_multicast: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-08-22
| * | | | | | | | | | | | | net/openvswitch/flow.c: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat2014-08-22
| * | | | | | | | | | | | | net/ipv4/igmp.c: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat2014-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/linuxLinus Torvalds2014-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | svcrdma: advertise the correct max payloadSteve Wise2014-09-29
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | sunrpc: fix byte-swapping of displayed XIDChuck Lever2014-08-28
| * | | | | | | | | | | | SUNRPC: Fix compile on non-x86J. Bruce Fields2014-08-28
| * | | | | | | | | | | | SUNRPC: Optimise away svc_recv_availableTrond Myklebust2014-08-17
| * | | | | | | | | | | | SUNRPC: More optimisations of svc_xprt_enqueue()Trond Myklebust2014-08-17
| * | | | | | | | | | | | SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprtTrond Myklebust2014-08-17
| * | | | | | | | | | | | SUNRPC: get rid of the request wait queueTrond Myklebust2014-08-17
| * | | | | | | | | | | | SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprtTrond Myklebust2014-08-17
| * | | | | | | | | | | | SUNRPC: Do not override wspace tests in svc_handle_xprtTrond Myklebust2014-08-17
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-10-08
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bugfixes' into linux-nextTrond Myklebust2014-09-30
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUTTrond Myklebust2014-09-25
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()NeilBrown2014-09-25
| * | | | | | | | | | | | rpc: Add -EPERM processing for xs_udp_send_request()Jason Baron2014-09-24
| * | | | | | | | | | | | rpc: return sent and err from xs_sendpages()Jason Baron2014-09-24
| * | | | | | | | | | | | SUNRPC: Don't wake tasks during connection abortBenjamin Coddington2014-09-24
| * | | | | | | | | | | | rpc: xs_bind - do not bind when requesting a random ephemeral portChris Perl2014-09-10
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-07
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | treewide: fix errors in printkMasanari Iida2014-09-01
| * | | | | | | | | | | | treewide: fix synchronize_rcu() in commentsJesper Dangaard Brouer2014-08-28
| * | | | | | | | | | | | treewide: Fix typo in printkMasanari Iida2014-08-26
* | | | | | | | | | | | | Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-10-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | net: make tcp_cleanup_rbuf privateDan Williams2014-09-28
| * | | | | | | | | | | | net_dma: revert 'copied_early'Dan Williams2014-09-28
| * | | | | | | | | | | | net_dma: simple removalDan Williams2014-09-28
* | | | | | | | | | | | | ipv6: remove rt6i_genidHannes Frederic Sowa2014-09-30
* | | | | | | | | | | | | ematch: Fix matching of inverted containers.Ignacy Gawędzki2014-09-29
* | | | | | | | | | | | | gro: fix aggregation for skb using frag_listEric Dumazet2014-09-29
* | | | | | | | | | | | | neigh: check error pointer instead of NULL for ipv4_neigh_lookup()WANG Cong2014-09-28
* | | | | | | | | | | | | ip6_gre: Return an error when adding an existing tunnel.Steffen Klassert2014-09-28
* | | | | | | | | | | | | ip6_vti: Return an error when adding an existing tunnel.Steffen Klassert2014-09-28
* | | | | | | | | | | | | ip6_tunnel: Return an error when adding an existing tunnel.Steffen Klassert2014-09-28
* | | | | | | | | | | | | ip6gre: add a rtnl link alias for ip6gretapNicolas Dichtel2014-09-26
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-09-26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | netfilter: xt_TPROXY: undefined reference to `udp6_lib_lookup'Pablo Neira Ayuso2014-09-07
| * | | | | | | | | | | | | netfilter: nfnetlink: deliver netlink errors on batch completionPablo Neira Ayuso2014-09-03
| * | | | | | | | | | | | | netfilter: nft_rbtree: no need for spinlock from set destroy pathPablo Neira Ayuso2014-09-03