aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-05-28ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom
2013-05-27SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust
2013-05-27sunrpc: clarify comments on rpc_make_runnableJeff Layton
2013-05-27mac80211: fix AP-mode frame matchingJohannes Berg
2013-05-20xfrm6: release dev before returning errorCong Wang
2013-05-20ipv6: do not clear pinet6 fieldEric Dumazet
2013-05-20packet: tpacket_v3: do not trigger bug() on wrong header statusDaniel Borkmann
2013-05-20bridge: fix race with topology change timerstephen hemminger
2013-05-20net: vlan,ethtool: netdev_features_t is more than 32 bitBjørn Mork
2013-05-20net: use netdev_features_t in skb_needs_linearize()Patrick McHardy
2013-05-20net_sched: act_ipt forward compat with xtablesJamal Hadi Salim
2013-05-02wireless: regulatory: fix channel disabling race conditionJohannes Berg
2013-04-30l2tp: fix info leak in l2tp_ip6_recvmsg()Mathias Krause
2013-04-30net: drop dst before queueing fragmentsEric Dumazet
2013-04-30net: fix incorrect credentials passingLinus Torvalds
2013-04-29net: rate-limit warn-bad-offload splats.Ben Greear
2013-04-29tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet
2013-04-29net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann
2013-04-29esp4: fix error return code in esp_output()Wei Yongjun
2013-04-29tcp: Reallocate headroom if it would overflow csum_startThomas Graf
2013-04-29tcp: incoming connections might use wrong route under synfloodDmitry Popov
2013-04-29rtnetlink: Call nlmsg_parse() with correct header lengthMichael Riesch
2013-04-29netfilter: don't reset nf_trace in nf_reset()Patrick McHardy
2013-04-29af_unix: If we don't care about credentials coallesce all messagesEric W. Biederman
2013-04-29net: count hw_addr syncs so that unsync works properly.Vlad Yasevich
2013-04-29net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan
2013-04-29cbq: incorrect processing of high limitsVasily Averin
2013-04-29tipc: fix info leaks via msg_name in recv_msg/recv_streamMathias Krause
2013-04-29rose: fix info leak via msg_name in rose_recvmsg()Mathias Krause
2013-04-29NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()Mathias Krause
2013-04-29netrom: fix invalid use of sizeof in nr_recvmsg()Wei Yongjun
2013-04-29netrom: fix info leak via msg_name in nr_recvmsg()Mathias Krause
2013-04-29llc: Fix missing msg_namelen update in llc_ui_recvmsg()Mathias Krause
2013-04-29iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()Mathias Krause
2013-04-29irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause
2013-04-29caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()Mathias Krause
2013-04-29Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause
2013-04-29Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause
2013-04-29ax25: fix info leak via msg_name in ax25_recvmsg()Mathias Krause
2013-04-29atm: update msg_namelen in vcc_recvmsg()Mathias Krause
2013-04-11can: gw: use kmem_cache_free() instead of kfree()Wei Yongjun
2013-04-09mac80211: always synchronize_net() during station removalJohannes Berg
2013-04-09net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet
2013-04-09ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa
2013-04-09ipv6: fix bad free of addrconf_init_netHong Zhiguo
2013-04-09ipv6: don't accept multicast traffic with scope 0Hannes Frederic Sowa
2013-04-09unix: fix a race condition in unix_release()Paul Moore
2013-04-09genetlink: trigger BUG_ON if a group name is too longMasatake YAMATO
2013-04-098021q: fix a potential use-after-freeCong Wang
2013-04-09tcp: undo spurious timeout after SACK renegingYuchung Cheng