aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_tsPaolo Valente2013-07-11
| * | | pkt_sched: sch_qfq: improve efficiency of make_eligiblePaolo Valente2013-07-11
| * | | gso: Update tunnel segmentation to support Tx checksum offloadAlexander Duyck2013-07-11
| * | | inet: fix spacing in assignmentCamelia Groza2013-07-11
| * | | ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFHannes Frederic Sowa2013-07-11
| * | | 9p: fix off by one causing access violations and memory corruptionSasha Levin2013-07-11
| * | | ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa2013-07-10
| * | | net: rename busy poll socket op and globalsEliezer Tamir2013-07-10
| * | | net: rename ll methods to busy-pollEliezer Tamir2013-07-10
| * | | net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-10
* | | | 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