aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-03-02SUNRPC: One line comment fixTrond Myklebust
2013-02-28SUNRPC: add call to get configured timeoutWeston Andros Adamson
2013-02-22SUNRPC: Don't start the retransmission timer when out of socket spaceTrond Myklebust
2013-02-17sunrpc: silence build warning in gss_fill_contextJeff Layton
2013-02-01SUNRPC: Add missing static declaration to _gss_mech_get_by_nameTrond Myklebust
2013-02-01SUNRPC: Avoid RCU dereferences in the transport bind and connect codeTrond Myklebust
2013-02-01SUNRPC: Fix an RCU dereference in xprt_reserveTrond Myklebust
2013-02-01SUNRPC: Pass pointers to struct rpc_xprt to the congestion windowTrond Myklebust
2013-02-01SUNRPC: Fix an RCU dereference in xs_local_rpcbindTrond Myklebust
2013-02-01SUNRPC: Pass a pointer to struct rpc_xprt to the connect callbackTrond Myklebust
2013-02-01SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()Trond Myklebust
2013-02-01Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-01-30SUNRPC: When changing the queue priority, ensure that we change the ownerTrond Myklebust
2013-01-28SCTP: Free the per-net sysctl table on net exit. v2Vlad Yasevich
2013-01-28IP_GRE: Fix kernel panic in IP_GRE with GRE csum.Pravin B Shelar
2013-01-27sctp: set association state to established in dupcook_a handlerXufeng Zhang
2013-01-27ip6mr: limit IPv6 MRT_TABLE identifiersDan Carpenter
2013-01-27batman-adv: filter ARP packets with invalid MAC addresses in DATMatthias Schiffer
2013-01-27batman-adv: check for more types of invalid IP addresses in DATMatthias Schiffer
2013-01-27batman-adv: fix skb leak in batadv_dat_snoop_incoming_arp_reply()Matthias Schiffer
2013-01-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-22ipv4: Fix route refcount on pmtu discoverySteffen Klassert
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-01-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-01-22net: net_cls: fd passed in SCM_RIGHTS datagram not set correctlyDaniel Wagner
2013-01-21ipv4: Add a socket release callback for datagram socketsSteffen Klassert
2013-01-21ipv4: Invalidate the socket cached route on pmtu events if possibleSteffen Klassert
2013-01-21xfrm4: Invalidate all ipv4 routes on IPsec pmtu eventsSteffen Klassert
2013-01-21xfrm: fix freed block size calculation in xfrm_policy_fini()Michal Kubecek
2013-01-20net: splice: fix __splice_segment()Eric Dumazet
2013-01-20net: splice: avoid high order page splittingEric Dumazet
2013-01-20tcp: fix incorrect LOCKDROPPEDICMPS counterEric Dumazet
2013-01-18ipv6: Add an error handler for icmp6Steffen Klassert
2013-01-18net/xfrm/xfrm_replay: avoid division by zeroNickolai Zeldovich
2013-01-17sctp: refactor sctp_outq_teardown to insure proper re-initalizationNeil Horman
2013-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-17ipv4: Don't update the pmtu on mtu locked routesSteffen Klassert
2013-01-17ipv4: Remove output route check in ipv4_mtuSteffen Klassert
2013-01-17ipv6: fix header length calculation in ip6_append_data()Romain KUNTZ
2013-01-16mac80211: add encrypt headroom to PERR framesBob Copeland
2013-01-16mac80211: set NEED_TXPROCESSING for PERR framesBob Copeland
2013-01-16mac80211: fix monitor mode injectionFelix Fietkau
2013-01-16mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka
2013-01-16mac80211: fix FT roamingJohannes Berg
2013-01-14Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-01-14tcp: fix a panic on UP machines in reqsk_fastopen_removeEric Dumazet
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-13netfilter: x_tables: print correct hook names for ARPJan Engelhardt
2013-01-12netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso
2013-01-11net, wireless: overwrite default_ethtool_opsStanislaw Gruszka