summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner2013-09-131-4/+2
* net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner2013-09-131-0/+6
* net: Use get_cpu_light() in ip_send_unicast_reply()Thomas Gleixner2013-09-131-2/+3
* net: Another local_irq_disable/kmalloc headacheThomas Gleixner2013-09-131-2/+4
* net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner2013-09-132-3/+5
* net,RT:REmove preemption disabling in netif_rx()Priyanka Jain2013-09-131-4/+4
* softirq: Check preemption after reenabling interruptsThomas Gleixner2013-09-131-0/+6
* net: sysrq via icmpCarsten Emde2013-09-132-0/+37
* net: Avoid livelock in net_tx_action() on RTSteven Rostedt2013-09-131-1/+31
* skbufhead-raw-lock.patchThomas Gleixner2013-09-131-6/+20
* net-netif_rx_ni-migrate-disable.patchThomas Gleixner2013-09-131-2/+2
* net-wireless-warn-nort.patchThomas Gleixner2013-09-131-1/+1
* softirq-thread-do-softirq.patchThomas Gleixner2013-09-131-1/+1
* net-flip-lock-dep-thingy.patchThomas Gleixner2013-09-131-2/+1
* SUNRPC: Fix memory corruption issue on 32-bit highmem systemsTrond Myklebust2013-09-111-3/+6
* cfg80211: fix P2P GO interface teardownJohannes Berg2013-09-111-0/+1
* net_sched: info leak in atm_tc_dump_class()Dan Carpenter2013-09-111-0/+1
* af_key: more info leaks in pfkey messagesDan Carpenter2013-09-111-0/+4
* net_sched: Fix stack info leak in cbq_dump_wrr().David S. Miller2013-09-111-0/+1
* ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanupHannes Frederic Sowa2013-09-111-0/+5
* sysctl net: Keep tcp_syn_retries inside the boundaryMichal Tesar2013-09-111-1/+5
* mac80211: fix ethtool stats for non-station interfacesJohannes Berg2013-09-111-0/+2
* mac80211: fix duplicate retransmission detectionJohannes Berg2013-09-111-2/+8
* nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior2013-09-111-2/+5
* svcrdma: underflow issue in decode_write_list()Dan Carpenter2013-09-111-6/+14
* vlan: fix a race in egress prio managementEric Dumazet2013-09-111-0/+7
* vlan: mask vlan prio bitsEric Dumazet2013-09-112-3/+10
* skb: report completion status for zero copy skbsMichael S. Tsirkin2013-09-111-2/+2
* 9p: fix off by one causing access violations and memory corruptionSasha Levin2013-09-111-5/+5
* ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa2013-09-111-3/+6
* ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa2013-09-111-6/+10
* ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa2013-09-112-2/+8
* l2tp: add missing .owner to struct pppox_protoWei Yongjun2013-09-111-1/+2
* vti: remove duplicated code to fix a memory leakCong Wang2013-09-111-7/+0
* x25: Fix broken locking in ioctl error paths.Dave Jones2013-09-111-7/+8
* neighbour: fix a race in neigh_destroy()Eric Dumazet2013-09-111-5/+7
* svcrpc: fix handling of too-short rpc'sJ. Bruce Fields2013-09-111-1/+4
* Revert "net/core/sock.c: add missing VSOCK string in af_family_*_key_strings"Steven Rostedt (Red Hat)2013-09-041-3/+3
* libceph: Fix NULL pointer dereference in auth client codeTyler Hicks2013-08-131-0/+6
* Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo2013-08-131-0/+3
* sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman2013-08-131-4/+2
* l2tp: Fix sendmsg() return valueGuillaume Nault2013-08-131-1/+1
* l2tp: Fix PPP header erasure and memory leakGuillaume Nault2013-08-131-2/+2
* packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann2013-08-131-3/+2
* net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann2013-08-131-0/+6
* ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng2013-08-131-1/+3
* net/core/sock.c: add missing VSOCK string in af_family_*_key_stringsFederico Vaga2013-08-131-3/+3
* net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski2013-08-132-41/+44
* net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski2013-08-131-2/+31
* ipv4: fix redirect handling for TCP packetsMichal Kubecek2013-08-131-1/+6