aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengthsMatthias Schiffer2013-05-111-1/+1
* netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal2013-05-112-2/+14
* netfilter: ctnetlink: don't permit ct creation with random tupleFlorian Westphal2013-05-111-0/+3
* netfilter: nf_ct_helper: don't discard helper if it is actually the sameFlorian Westphal2013-05-111-1/+3
* netfilter: ipset: "Directory not empty" error messageJozsef Kadlecsik2013-05-111-1/+2
* netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa...Patrick McHardy2013-05-111-1/+1
* netfilter: ipset: list:set: fix reference counter updateJozsef Kadlecsik2013-05-111-3/+7
* netfilter: nf_nat: fix race when unloading protocol modulesFlorian Westphal2013-05-111-33/+7
* ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom2013-05-111-5/+1
* wireless: regulatory: fix channel disabling race conditionJohannes Berg2013-05-071-1/+1
* mac80211: fix station entry leak/warning while suspendingJohannes Berg2013-05-071-2/+2
* net: drop dst before queueing fragmentsEric Dumazet2013-05-012-6/+22
* net: rate-limit warn-bad-offload splats.Ben Greear2013-05-011-0/+3
* tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet2013-05-011-33/+31
* esp4: fix error return code in esp_output()Wei Yongjun2013-05-011-3/+3
* tcp: Reallocate headroom if it would overflow csum_startThomas Graf2013-05-011-2/+6
* tcp: incoming connections might use wrong route under synfloodDmitry Popov2013-05-011-2/+2
* rtnetlink: Call nlmsg_parse() with correct header lengthMichael Riesch2013-05-011-2/+2
* ipv6/tcp: Stop processing ICMPv6 redirect messagesChristoph Paasch2013-05-011-0/+1
* netfilter: don't reset nf_trace in nf_reset()Patrick McHardy2013-05-011-0/+1
* af_unix: If we don't care about credentials coallesce all messagesEric W. Biederman2013-05-011-1/+1
* net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2013-05-011-3/+3
* net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan2013-05-011-0/+27
* cbq: incorrect processing of high limitsVasily Averin2013-05-011-1/+4
* tipc: fix info leaks via msg_name in recv_msg/recv_streamMathias Krause2013-05-011-0/+7
* rose: fix info leak via msg_name in rose_recvmsg()Mathias Krause2013-05-011-0/+1
* NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()Mathias Krause2013-05-011-0/+3
* netrom: fix info leak via msg_name in nr_recvmsg()Mathias Krause2013-05-011-0/+1
* llc: Fix missing msg_namelen update in llc_ui_recvmsg()Mathias Krause2013-05-011-0/+2
* l2tp: fix info leak in l2tp_ip6_recvmsg()Mathias Krause2013-05-011-0/+1
* iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()Mathias Krause2013-05-011-0/+2
* irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause2013-05-011-0/+2
* caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()Mathias Krause2013-05-011-0/+2
* Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()Mathias Krause2013-05-011-0/+1
* Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause2013-05-011-0/+1
* Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause2013-05-011-2/+2
* ax25: fix info leak via msg_name in ax25_recvmsg()Mathias Krause2013-05-011-0/+1
* atm: update msg_namelen in vcc_recvmsg()Mathias Krause2013-05-011-0/+2
* mac80211: fix cfg80211 interaction on auth/assoc requestJohannes Berg2013-04-251-4/+20
* can: gw: use kmem_cache_free() instead of kfree()Wei Yongjun2013-04-121-3/+3
* SUNRPC: Remove extra xprt_put()Chuck Lever2013-04-121-3/+1
* mac80211: fix remain-on-channel cancel crashJohannes Berg2013-04-123-9/+23
* net: fq_codel: Fix off-by-one errorVijay Subramanian2013-04-051-1/+1
* net: fix the use of this_cpu_ptrLi RongQing2013-04-051-1/+1
* net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet2013-04-051-0/+6
* ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa2013-04-051-0/+12
* ipv6: don't accept multicast traffic with scope 0Hannes Frederic Sowa2013-04-051-0/+9
* ipv6: fix bad free of addrconf_init_netHong Zhiguo2013-04-051-16/+10
* unix: fix a race condition in unix_release()Paul Moore2013-04-051-4/+3
* thermal: shorten too long mcast group nameMasatake YAMATO2013-04-051-0/+1