summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-05-12netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengthsMatthias Schiffer1-1/+1
2013-05-12netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal2-2/+14
2013-05-12netfilter: ctnetlink: don't permit ct creation with random tupleFlorian Westphal1-0/+3
2013-05-12netfilter: nf_ct_helper: don't discard helper if it is actually the sameFlorian Westphal1-1/+3
2013-05-12netfilter: ipset: "Directory not empty" error messageJozsef Kadlecsik1-1/+2
2013-05-12netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa...Patrick McHardy1-1/+1
2013-05-12netfilter: ipset: list:set: fix reference counter updateJozsef Kadlecsik1-3/+7
2013-05-12netfilter: nf_nat: fix race when unloading protocol modulesFlorian Westphal1-33/+7
2013-05-12ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom1-5/+1
2013-05-08wireless: regulatory: fix channel disabling race conditionJohannes Berg1-1/+1
2013-05-08mac80211: fix station entry leak/warning while suspendingJohannes Berg1-2/+2
2013-05-01net: drop dst before queueing fragmentsEric Dumazet2-6/+22
2013-05-01net: rate-limit warn-bad-offload splats.Ben Greear1-0/+3
2013-05-01tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet1-33/+31
2013-05-01esp4: fix error return code in esp_output()Wei Yongjun1-3/+3
2013-05-01tcp: Reallocate headroom if it would overflow csum_startThomas Graf1-2/+6
2013-05-01tcp: incoming connections might use wrong route under synfloodDmitry Popov1-2/+2
2013-05-01rtnetlink: Call nlmsg_parse() with correct header lengthMichael Riesch1-2/+2
2013-05-01ipv6/tcp: Stop processing ICMPv6 redirect messagesChristoph Paasch1-0/+1
2013-05-01netfilter: don't reset nf_trace in nf_reset()Patrick McHardy1-0/+1
2013-05-01af_unix: If we don't care about credentials coallesce all messagesEric W. Biederman1-1/+1
2013-05-01net: count hw_addr syncs so that unsync works properly.Vlad Yasevich1-3/+3
2013-05-01net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan1-0/+27
2013-05-01cbq: incorrect processing of high limitsVasily Averin1-1/+4
2013-05-01tipc: fix info leaks via msg_name in recv_msg/recv_streamMathias Krause1-0/+7
2013-05-01rose: fix info leak via msg_name in rose_recvmsg()Mathias Krause1-0/+1
2013-05-01NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()Mathias Krause1-0/+3
2013-05-01netrom: fix info leak via msg_name in nr_recvmsg()Mathias Krause1-0/+1
2013-05-01llc: Fix missing msg_namelen update in llc_ui_recvmsg()Mathias Krause1-0/+2
2013-05-01l2tp: fix info leak in l2tp_ip6_recvmsg()Mathias Krause1-0/+1
2013-05-01iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()Mathias Krause1-0/+2
2013-05-01irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause1-0/+2
2013-05-01caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()Mathias Krause1-0/+2
2013-05-01Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()Mathias Krause1-0/+1
2013-05-01Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause1-0/+1
2013-05-01Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause1-2/+2
2013-05-01ax25: fix info leak via msg_name in ax25_recvmsg()Mathias Krause1-0/+1
2013-05-01atm: update msg_namelen in vcc_recvmsg()Mathias Krause1-0/+2
2013-04-25mac80211: fix cfg80211 interaction on auth/assoc requestJohannes Berg1-4/+20
2013-04-12can: gw: use kmem_cache_free() instead of kfree()Wei Yongjun1-3/+3
2013-04-12SUNRPC: Remove extra xprt_put()Chuck Lever1-3/+1
2013-04-12mac80211: fix remain-on-channel cancel crashJohannes Berg3-9/+23
2013-04-05net: fq_codel: Fix off-by-one errorVijay Subramanian1-1/+1
2013-04-05net: fix the use of this_cpu_ptrLi RongQing1-1/+1
2013-04-05net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet1-0/+6
2013-04-05ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa1-0/+12
2013-04-05ipv6: don't accept multicast traffic with scope 0Hannes Frederic Sowa1-0/+9
2013-04-05ipv6: fix bad free of addrconf_init_netHong Zhiguo1-16/+10
2013-04-05unix: fix a race condition in unix_release()Paul Moore1-4/+3
2013-04-05thermal: shorten too long mcast group nameMasatake YAMATO1-0/+1