aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-08-14SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust
2013-08-14SUNRPC: Don't auto-disconnect from the local rpcbind socketTrond Myklebust
2013-08-11net_sched: info leak in atm_tc_dump_class()Dan Carpenter
2013-08-11af_key: more info leaks in pfkey messagesDan Carpenter
2013-08-11net_sched: Fix stack info leak in cbq_dump_wrr().David S. Miller
2013-08-11genetlink: release cb_lock before requesting additional moduleStanislaw Gruszka
2013-08-11ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanupHannes Frederic Sowa
2013-08-11sysctl net: Keep tcp_syn_retries inside the boundaryMichal Tesar
2013-08-11svcrpc: fix kfree oops in gss-proxy codeJ. Bruce Fields
2013-08-11svcrpc: fix gss_rpc_upcall create errorJ. Bruce Fields
2013-08-11svcrpc: fix gss-proxy xdr decoding oopsJ. Bruce Fields
2013-08-11mac80211: fix monitor interface suspend crash regressionStanislaw Gruszka
2013-08-11mac80211: fix ethtool stats for non-station interfacesJohannes Berg
2013-08-11mac80211: fix duplicate retransmission detectionJohannes Berg
2013-08-11mac80211/minstrel_ht: fix cck rate samplingFelix Fietkau
2013-08-11mac80211/minstrel: fix NULL pointer dereference issueFelix Fietkau
2013-08-11nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior
2013-08-04svcrdma: underflow issue in decode_write_list()Dan Carpenter
2013-07-28vlan: fix a race in egress prio managementEric Dumazet
2013-07-28vlan: mask vlan prio bitsEric Dumazet
2013-07-28pkt_sched: sch_qfq: remove a source of high packet delay/jitterPaolo Valente
2013-07-28ipv4: set transport header earlierEric Dumazet
2013-07-28ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa
2013-07-28gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck
2013-07-28ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFHannes Frederic Sowa
2013-07-289p: fix off by one causing access violations and memory corruptionSasha Levin
2013-07-28ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa
2013-07-28ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...Hannes Frederic Sowa
2013-07-28ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa
2013-07-28ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2013-07-28ipip: fix a regression in ioctlCong Wang
2013-07-28l2tp: add missing .owner to struct pppox_protoWei Yongjun
2013-07-28ip_tunnels: Use skb-len to PMTU check.Pravin B Shelar
2013-07-28ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang
2013-07-28vti: remove duplicated code to fix a memory leakCong Wang
2013-07-28gre: fix a regression in ioctlCong Wang
2013-07-28x25: Fix broken locking in ioctl error paths.Dave Jones
2013-07-28neighbour: fix a race in neigh_destroy()Eric Dumazet
2013-07-28ipv6: only apply anti-spoofing checks to not-pointopoint tunnelsHannes Frederic Sowa
2013-07-25svcrpc: don't error out on small tcp fragmentJ. Bruce Fields
2013-07-25svcrpc: fix handling of too-short rpc'sJ. Bruce Fields
2013-07-25svcrpc: fix failures to handle -1 uid'sJ. Bruce Fields
2013-07-25mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg
2013-07-13libceph: Fix NULL pointer dereference in auth client codeTyler Hicks
2013-06-26af_key: fix info leaks in notify messagesMathias Krause
2013-06-26ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet
2013-06-26net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan
2013-06-25ipv6: check return value of ipv6_get_lladdrHannes Frederic Sowa
2013-06-25gre: fix a possible skb leakEric Dumazet
2013-06-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller