summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* NFC: llcp: Fix non blocking sockets connectionsSamuel Ortiz2013-08-292-3/+6
* mac80211: don't wait for TX status foreverJohannes Berg2013-08-291-3/+12
* Revert "genetlink: fix family dump race"Greg Kroah-Hartman2013-08-201-7/+0
* nl80211: fix another nl80211_fam.attrbuf raceJohannes Berg2013-08-201-2/+4
* cfg80211: fix P2P GO interface teardownJohannes Berg2013-08-201-0/+1
* genetlink: fix family dump raceJohannes Berg2013-08-201-0/+7
* mac80211: continue using disabled channels while connectedJohannes Berg2013-08-201-1/+10
* mac80211: fix infinite loop in ieee80211_determine_chantypeChris Wright2013-08-201-1/+1
* mac80211: ignore HT primary channel while connectedJohannes Berg2013-08-201-13/+13
* SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust2013-08-143-13/+32
* SUNRPC: Don't auto-disconnect from the local rpcbind socketTrond Myklebust2013-08-141-0/+8
* net_sched: info leak in atm_tc_dump_class()Dan Carpenter2013-08-111-0/+1
* af_key: more info leaks in pfkey messagesDan Carpenter2013-08-111-0/+4
* net_sched: Fix stack info leak in cbq_dump_wrr().David S. Miller2013-08-111-0/+1
* genetlink: release cb_lock before requesting additional moduleStanislaw Gruszka2013-08-111-0/+2
* ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanupHannes Frederic Sowa2013-08-111-0/+5
* sysctl net: Keep tcp_syn_retries inside the boundaryMichal Tesar2013-08-111-1/+5
* svcrpc: fix kfree oops in gss-proxy codeJ. Bruce Fields2013-08-111-1/+0
* svcrpc: fix gss_rpc_upcall create errorJ. Bruce Fields2013-08-111-1/+1
* svcrpc: fix gss-proxy xdr decoding oopsJ. Bruce Fields2013-08-111-4/+5
* mac80211: fix monitor interface suspend crash regressionStanislaw Gruszka2013-08-111-2/+5
* mac80211: fix ethtool stats for non-station interfacesJohannes Berg2013-08-111-0/+2
* mac80211: fix duplicate retransmission detectionJohannes Berg2013-08-111-2/+8
* mac80211/minstrel_ht: fix cck rate samplingFelix Fietkau2013-08-111-1/+9
* mac80211/minstrel: fix NULL pointer dereference issueFelix Fietkau2013-08-111-1/+2
* nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior2013-08-111-2/+5
* svcrdma: underflow issue in decode_write_list()Dan Carpenter2013-08-041-6/+14
* vlan: fix a race in egress prio managementEric Dumazet2013-07-281-0/+7
* vlan: mask vlan prio bitsEric Dumazet2013-07-282-3/+10
* pkt_sched: sch_qfq: remove a source of high packet delay/jitterPaolo Valente2013-07-281-29/+56
* ipv4: set transport header earlierEric Dumazet2013-07-281-4/+3
* ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa2013-07-281-4/+11
* gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck2013-07-281-1/+1
* ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFHannes Frederic Sowa2013-07-281-23/+40
* 9p: fix off by one causing access violations and memory corruptionSasha Levin2013-07-281-5/+5
* ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa2013-07-281-3/+6
* ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...Hannes Frederic Sowa2013-07-281-0/+2
* ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa2013-07-281-6/+10
* ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa2013-07-282-2/+8
* ipip: fix a regression in ioctlCong Wang2013-07-281-5/+7
* l2tp: add missing .owner to struct pppox_protoWei Yongjun2013-07-281-1/+2
* ip_tunnels: Use skb-len to PMTU check.Pravin B Shelar2013-07-281-43/+54
* ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang2013-07-282-18/+28
* vti: remove duplicated code to fix a memory leakCong Wang2013-07-281-7/+0
* gre: fix a regression in ioctlCong Wang2013-07-281-4/+5
* x25: Fix broken locking in ioctl error paths.Dave Jones2013-07-281-7/+8
* neighbour: fix a race in neigh_destroy()Eric Dumazet2013-07-281-5/+7
* ipv6: only apply anti-spoofing checks to not-pointopoint tunnelsHannes Frederic Sowa2013-07-281-1/+1
* svcrpc: don't error out on small tcp fragmentJ. Bruce Fields2013-07-251-1/+1
* svcrpc: fix handling of too-short rpc'sJ. Bruce Fields2013-07-251-2/+7