summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner2013-06-061-4/+2
* net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner2013-06-061-0/+6
* net: Use get_cpu_light() in ip_send_unicast_reply()Thomas Gleixner2013-06-061-2/+3
* net: Another local_irq_disable/kmalloc headacheThomas Gleixner2013-06-061-2/+4
* net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner2013-06-062-3/+5
* net,RT:REmove preemption disabling in netif_rx()Priyanka Jain2013-06-061-4/+4
* softirq: Check preemption after reenabling interruptsThomas Gleixner2013-06-061-0/+6
* net: sysrq via icmpCarsten Emde2013-06-062-0/+37
* net: Avoid livelock in net_tx_action() on RTSteven Rostedt2013-06-061-1/+31
* skbufhead-raw-lock.patchThomas Gleixner2013-06-061-6/+20
* net-netif_rx_ni-migrate-disable.patchThomas Gleixner2013-06-061-2/+2
* net-wireless-warn-nort.patchThomas Gleixner2013-06-061-1/+1
* softirq-thread-do-softirq.patchThomas Gleixner2013-06-061-1/+1
* net-flip-lock-dep-thingy.patchThomas Gleixner2013-06-061-2/+1
* xfrm6: release dev before returning errorCong Wang2013-06-051-1/+3
* ipv6: do not clear pinet6 fieldEric Dumazet2013-06-055-14/+27
* packet: tpacket_v3: do not trigger bug() on wrong header statusDaniel Borkmann2013-06-051-30/+23
* bridge: fix race with topology change timerstephen hemminger2013-06-051-1/+1
* net: vlan,ethtool: netdev_features_t is more than 32 bitBjørn Mork2013-06-052-2/+2
* net: use netdev_features_t in skb_needs_linearize()Patrick McHardy2013-06-051-1/+1
* net_sched: act_ipt forward compat with xtablesJamal Hadi Salim2013-06-051-3/+30
* net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-WChen Gang2013-06-051-1/+1
* netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal2013-05-202-2/+14
* netfilter: ctnetlink: don't permit ct creation with random tupleFlorian Westphal2013-05-201-0/+3
* netfilter: nf_ct_helper: don't discard helper if it is actually the sameFlorian Westphal2013-05-201-1/+3
* netfilter: ipset: "Directory not empty" error messageJozsef Kadlecsik2013-05-201-1/+2
* netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa...Patrick McHardy2013-05-201-1/+1
* netfilter: ipset: list:set: fix reference counter updateJozsef Kadlecsik2013-05-201-3/+7
* ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom2013-05-201-5/+1
* wireless: regulatory: fix channel disabling race conditionJohannes Berg2013-05-161-1/+1
* net: drop dst before queueing fragmentsEric Dumazet2013-05-062-6/+22
* net: fix incorrect credentials passingLinus Torvalds2013-05-061-4/+10
* net: rate-limit warn-bad-offload splats.Ben Greear2013-05-061-0/+3
* tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet2013-05-061-33/+32
* esp4: fix error return code in esp_output()Wei Yongjun2013-05-061-3/+3
* tcp: Reallocate headroom if it would overflow csum_startThomas Graf2013-05-061-2/+6
* tcp: incoming connections might use wrong route under synfloodDmitry Popov2013-05-061-2/+2
* rtnetlink: Call nlmsg_parse() with correct header lengthMichael Riesch2013-05-061-2/+2
* ipv6/tcp: Stop processing ICMPv6 redirect messagesChristoph Paasch2013-05-061-0/+1
* af_unix: If we don't care about credentials coallesce all messagesEric W. Biederman2013-05-061-1/+1
* net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2013-05-061-3/+3
* net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan2013-05-061-0/+27
* cbq: incorrect processing of high limitsVasily Averin2013-05-061-1/+4
* tipc: fix info leaks via msg_name in recv_msg/recv_streamMathias Krause2013-05-061-0/+7
* rose: fix info leak via msg_name in rose_recvmsg()Mathias Krause2013-05-061-0/+1
* NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()Mathias Krause2013-05-061-0/+2
* netrom: fix invalid use of sizeof in nr_recvmsg()Wei Yongjun2013-05-061-1/+1
* netrom: fix info leak via msg_name in nr_recvmsg()Mathias Krause2013-05-061-0/+1
* llc: Fix missing msg_namelen update in llc_ui_recvmsg()Mathias Krause2013-05-061-0/+2
* l2tp: fix info leak in l2tp_ip6_recvmsg()Mathias Krause2013-05-061-0/+1