summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-07-13libceph: Fix NULL pointer dereference in auth client codeTyler Hicks1-0/+6
2013-07-03netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handlingPhil Oester1-1/+1
2013-07-03mac80211: work around broken APs not including HT infoJohannes Berg3-12/+85
2013-07-03Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery1-1/+1
2013-07-03Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo1-0/+3
2013-06-27net_sched: better precise estimation on packet length for untrusted packetsJason Wang1-1/+7
2013-06-27packet: set transport header before doing xmitJason Wang1-0/+21
2013-06-27sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman1-6/+2
2013-06-27l2tp: Fix sendmsg() return valueGuillaume Nault1-1/+1
2013-06-27l2tp: Fix PPP header erasure and memory leakGuillaume Nault1-2/+2
2013-06-27packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann1-3/+2
2013-06-27net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann1-0/+6
2013-06-27net_sched: htb: do not mix 1ns and 64ns time unitsEric Dumazet1-17/+17
2013-06-27ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng1-1/+3
2013-06-27net_sched: restore "overhead xxx" handlingEric Dumazet4-15/+17
2013-06-27udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar1-8/+12
2013-06-27net/core/sock.c: add missing VSOCK string in af_family_*_key_stringsFederico Vaga1-3/+3
2013-06-27net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski2-21/+53
2013-06-27ipv4: fix redirect handling for TCP packetsMichal Kubecek1-1/+6
2013-06-27ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet2-2/+2
2013-06-27tcp: xps: fix reordering issuesEric Dumazet1-4/+6
2013-06-27xfrm: properly handle invalid states as an errorTimo Teräs1-0/+1
2013-06-27tcp: bug fix in proportional rate reduction.Nandita Dukkipati1-10/+13
2013-06-27netlabel: improve domain mapping validationPaul Moore1-0/+69
2013-06-27ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet1-1/+1
2013-06-27net/802/mrp: fix lockdep splatEric Dumazet1-2/+2
2013-06-27tcp: fix tcp_md5_hash_skb_data()Eric Dumazet1-2/+5
2013-06-20libceph: wrap auth methods in a mutexSage Weil1-22/+56
2013-06-20libceph: wrap auth ops in wrapper functionsSage Weil4-22/+59
2013-06-20libceph: add update_authorizer auth methodSage Weil3-0/+29
2013-06-20libceph: fix authorizer invalidationSage Weil1-1/+1
2013-06-20libceph: clear messenger auth_retry flag when we authenticateSage Weil1-2/+1
2013-06-20Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2-1/+26
2013-06-20Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg1-18/+52
2013-06-20libceph: must hold mutex for reset_changed_osds()Alex Elder1-1/+1
2013-06-07cfg80211: check wdev->netdev in connection workJohannes Berg1-0/+3
2013-06-07mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg1-0/+9
2013-06-07mac80211: fix direct probe authStanislaw Gruszka1-6/+6
2013-06-07svcrpc: fix failures to handle -1 uid's and gid'sJ. Bruce Fields1-5/+7
2013-06-07SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust1-1/+7
2013-06-07mac80211: fix AP-mode frame matchingJohannes Berg1-0/+3
2013-06-07mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg1-2/+2
2013-06-07cfg80211: fix sending WoWLAN TCP wakeup settingsJohannes Berg1-0/+2
2013-06-07cfg80211: fix wiphy_register error pathJohannes Berg1-6/+10
2013-06-07cfg80211: fix WoWLAN wakeup tracingJohannes Berg1-10/+13
2013-05-19VSOCK: Drop bogus __init annotation from vsock_init_tables()Geert Uytterhoeven1-1/+1
2013-05-19xfrm6: release dev before returning errorCong Wang1-1/+3
2013-05-19ipv6,gre: do not leak info to user-spaceAmerigo Wang1-0/+2
2013-05-19ipv6: do not clear pinet6 fieldEric Dumazet5-14/+27
2013-05-19net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov1-0/+1