aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-11
|\
| * SUNRPC: Fix a deadlock in rpc_client_register()Trond Myklebust2013-07-10
| * rpc_pipe: rpc_dir_inode_operations can be staticFengguang Wu2013-07-09
| * rpc_pipe: set dentry operations at d_alloc timeJeff Layton2013-07-09
* | Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...Linus Torvalds2013-07-11
|\ \
| * | 9P: Add cancelled() to the transport functions.Simon Derr2013-07-07
| * | 9P/RDMA: count posted buffers without a pending requestSimon Derr2013-07-07
| * | 9P/RDMA: Improve error handling in rdma_requestSimon Derr2013-07-07
| * | 9P/RDMA: Do not free req->rc in error handling in rdma_request()Simon Derr2013-07-07
| * | 9P/RDMA: Use a semaphore to protect the RQSimon Derr2013-07-07
| * | 9P/RDMA: Protect against duplicate repliesSimon Derr2013-07-07
| * | 9P/RDMA: increase P9_RDMA_MAXSIZE to 1MBSimon Derr2013-07-07
| * | 9pnet: refactor struct p9_fcall alloc codeSimon Derr2013-07-07
| * | 9P/RDMA: rdma_request() needs not allocate req->rcSimon Derr2013-07-07
| * | 9P: Fix fcall allocation for rdmaSimon Derr2013-07-07
| * | net/9p: add privport option to 9p tcp transportJim Garlick2013-07-07
* | | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-11
|\ \ \
| * | | svcrpc: fix failures to handle -1 uid'sJ. Bruce Fields2013-07-08
| * | | sunrpc: Don't schedule an upcall on a replaced cache entry.NeilBrown2013-07-01
| * | | net/sunrpc: xpt_auth_cache should be ignored when expired.NeilBrown2013-07-01
| * | | sunrpc/cache: ensure items removed from cache do not have pending upcalls.NeilBrown2013-07-01
| * | | sunrpc/cache: use cache_fresh_unlocked consistently and correctly.NeilBrown2013-07-01
| * | | sunrpc/cache: remove races with queuing an upcall.NeilBrown2013-07-01
| * | | svcrpc: don't error out on small tcp fragmentJ. Bruce Fields2013-07-01
| * | | svcrpc: fix handling of too-short rpc'sJ. Bruce Fields2013-07-01
| * | | svcrpc: store gss mech in svc_credJ. Bruce Fields2013-07-01
| * | | svcrpc: introduce init_svc_credJ. Bruce Fields2013-07-01
| * | | Merge branch 'for-3.10' into 'for-3.11'J. Bruce Fields2013-07-01
| |\ \ \
| * | | | sunrpc: the cache_detail in cache_is_valid is unused any morechaoting fan2013-05-21
| * | | | sunrpc: server back channel needs no rpcbind methodJ. Bruce Fields2013-05-15
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | net: sctp: confirm route during forward progressDaniel Borkmann2013-07-09
| * | | | net: rename low latency sockets functions to busy pollEliezer Tamir2013-07-08
| * | | | bridge: fix some kernel warning in multicast timerCong Wang2013-07-06
| * | | | sit: fix tunnel update via netlinkNicolas Dichtel2013-07-04
| * | | | ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...Hannes Frederic Sowa2013-07-03
| * | | | net: ipv6: fix wrong ping_v6_sendmsg return valueLorenzo Colitti2013-07-03
| * | | | net: ipv6: add missing lock in ping_v6_sendmsgLorenzo Colitti2013-07-03
| * | | | netem: fix possible NULL deref in netem_dequeue()Eric Dumazet2013-07-03
| * | | | core: Copy inner_protocol in copy_skb_header()Joe Stringer2013-07-03
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
| |\ \ \ \
| * | | | | net: gre: move GSO functions to gre_offloadDaniel Borkmann2013-07-03
| * | | | | ip_tunnels: Use skb-len to PMTU check.Pravin B Shelar2013-07-02
| * | | | | l2tp: make datapath resilient to packet loss when sequence numbers enabledJames Chapman2013-07-02
| * | | | | l2tp: make datapath sequence number support RFC-compliantJames Chapman2013-07-02
| * | | | | l2tp: do data sequence number handling in a separate funcJames Chapman2013-07-02
| * | | | | sctp: use get_unused_fd_flags(0) instead of get_unused_fd()Yann Droneaud2013-07-02
| * | | | | core/dev: set pkt_type after eth_type_trans() in dev_forward_skb()Isaku Yamahata2013-07-02
| * | | | | ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa2013-07-02
| * | | | | ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa2013-07-02