aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* SUNRPC: Cleanup xs_destroy()Trond Myklebust2013-10-31
* SUNRPC: close a rare race in xs_tcp_setup_socket.NeilBrown2013-10-31
* SUNRPC: remove duplicated include from clnt.cWei Yongjun2013-10-30
* SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msgTrond Myklebust2013-10-28
* SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 messageTrond Myklebust2013-10-28
* SUNRPC: remove an unnecessary if statementwangweidong2013-10-28
* sunrpc: comment typo fixJ. Bruce Fields2013-10-28
* SUNRPC: Add correct rcu_dereference annotation in rpc_clnt_set_transportTrond Myklebust2013-10-28
* SUNRPC: Add a helper to switch the transport of an rpc_clntTrond Myklebust2013-10-28
* SUNRPC: Modify synopsis of rpc_client_register()Chuck Lever2013-10-28
* SUNRPC: call_connect_status should recheck bind and connect status on errorTrond Myklebust2013-10-01
* SUNRPC: Remove redundant initialisations of request rq_bytes_sentTrond Myklebust2013-10-01
* SUNRPC: Fix RPC call retransmission statisticsTrond Myklebust2013-10-01
* SUNRPC: Add RPC task and client level options to disable the resend timeoutTrond Myklebust2013-10-01
* SUNRPC: Clean up - convert xprt_prepare_transmit to return a boolTrond Myklebust2013-10-01
* SUNRPC: Clear the request rq_bytes_sent field in xprt_release_writeTrond Myklebust2013-10-01
* SUNRPC: Don't set the request connect_cookie until a successful transmitTrond Myklebust2013-10-01
* SUNRPC: Only update the TCP connect cookie on a successful connectTrond Myklebust2013-10-01
* SUNRPC: Enable the keepalive option for TCP socketsTrond Myklebust2013-10-01
* Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-21
|\
| * RPCSEC_GSS: fix crash on destroying gss authJ. Bruce Fields2013-09-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-19
|\ \
| * | netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov2013-09-19
| * | ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-09-19
| * | ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka2013-09-19
| * | net:dccp: do not report ICMP redirects to user spaceDuan Jiong2013-09-18
| * | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-09-18
| |\ \
| | * | batman-adv: set the TAG flag for the vid passed to BLAAntonio Quartulli2013-09-17
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-09-17
| |\ \ \
| | * | | netfilter: nfnetlink_queue: use network skb for sequence adjustmentGao feng2013-09-17
| | * | | netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith2013-09-16
| | * | | netfilter: ipset: Validate the set family and not the set type family at swap...Jozsef Kadlecsik2013-09-16
| | * | | netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik2013-09-16
| | * | | netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/...Jozsef Kadlecsik2013-09-16
| | * | | netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pktPhil Oester2013-09-13
| * | | | tcp: fix RTO calculated from cached RTTNeal Cardwell2013-09-17
| | |/ / | |/| |
| * | | net: sctp: rfc4443: do not report ICMP redirects to user spaceDaniel Borkmann2013-09-16
| * | | ip6_tunnels: raddr and laddr are inverted in nl msgDing Zhi2013-09-16
| * | | bridge: fix NULL pointer deref of br_port_get_rcuHong Zhiguo2013-09-15
| * | | bridge: use br_port_get_rtnl within rtnl lockHong Zhiguo2013-09-15
| * | | bridge: Clamp forward_delay when enabling STPHerbert Xu2013-09-12
| * | | resubmit bridge: fix message_age_timer calculationChris Healy2013-09-12
| * | | net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmitDaniel Borkmann2013-09-12
| * | | netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_replySonic Zhang2013-09-12
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-09-19
|\ \ \ \ | |_|_|/ |/| | |
| * | | libceph: add function to ensure notifies are completeJosh Durgin2013-09-09
* | | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-09-13
|\ \ \ \
| * | | | aio: Kill ki_dtorKent Overstreet2013-07-30
| * | | | aio: Kill aio_rw_vect_retry()Kent Overstreet2013-07-30
* | | | | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13