summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-06-27net_sched: better precise estimation on packet length for untrusted packetsJason Wang
2013-06-27packet: set transport header before doing xmitJason Wang
2013-06-27sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman
2013-06-27l2tp: Fix sendmsg() return valueGuillaume Nault
2013-06-27l2tp: Fix PPP header erasure and memory leakGuillaume Nault
2013-06-27packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann
2013-06-27net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann
2013-06-27net_sched: htb: do not mix 1ns and 64ns time unitsEric Dumazet
2013-06-27ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng
2013-06-27net_sched: restore "overhead xxx" handlingEric Dumazet
2013-06-27udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar
2013-06-27net/core/sock.c: add missing VSOCK string in af_family_*_key_stringsFederico Vaga
2013-06-27net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski
2013-06-27ipv4: fix redirect handling for TCP packetsMichal Kubecek
2013-06-27ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet
2013-06-27tcp: xps: fix reordering issuesEric Dumazet
2013-06-27xfrm: properly handle invalid states as an errorTimo Teräs
2013-06-27tcp: bug fix in proportional rate reduction.Nandita Dukkipati
2013-06-27netlabel: improve domain mapping validationPaul Moore
2013-06-27ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet
2013-06-27net/802/mrp: fix lockdep splatEric Dumazet
2013-06-27tcp: fix tcp_md5_hash_skb_data()Eric Dumazet
2013-06-20libceph: wrap auth methods in a mutexSage Weil
2013-06-20libceph: wrap auth ops in wrapper functionsSage Weil
2013-06-20libceph: add update_authorizer auth methodSage Weil
2013-06-20libceph: fix authorizer invalidationSage Weil
2013-06-20libceph: clear messenger auth_retry flag when we authenticateSage Weil
2013-06-20Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
2013-06-20Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg
2013-06-20libceph: must hold mutex for reset_changed_osds()Alex Elder
2013-06-07cfg80211: check wdev->netdev in connection workJohannes Berg
2013-06-07mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg
2013-06-07mac80211: fix direct probe authStanislaw Gruszka
2013-06-07svcrpc: fix failures to handle -1 uid's and gid'sJ. Bruce Fields
2013-06-07SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust
2013-06-07mac80211: fix AP-mode frame matchingJohannes Berg
2013-06-07mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg
2013-06-07cfg80211: fix sending WoWLAN TCP wakeup settingsJohannes Berg
2013-06-07cfg80211: fix wiphy_register error pathJohannes Berg
2013-06-07cfg80211: fix WoWLAN wakeup tracingJohannes Berg
2013-05-19VSOCK: Drop bogus __init annotation from vsock_init_tables()Geert Uytterhoeven
2013-05-19xfrm6: release dev before returning errorCong Wang
2013-05-19ipv6,gre: do not leak info to user-spaceAmerigo Wang
2013-05-19ipv6: do not clear pinet6 fieldEric Dumazet
2013-05-19net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov
2013-05-19packet: tpacket_v3: do not trigger bug() on wrong header statusDaniel Borkmann
2013-05-19bridge: fix race with topology change timerstephen hemminger
2013-05-19net: vlan,ethtool: netdev_features_t is more than 32 bitBjørn Mork
2013-05-19net: use netdev_features_t in skb_needs_linearize()Patrick McHardy
2013-05-19net_sched: act_ipt forward compat with xtablesJamal Hadi Salim