aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-09-13net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner
2013-09-13net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2013-09-13net: Use get_cpu_light() in ip_send_unicast_reply()Thomas Gleixner
2013-09-13net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2013-09-13net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2013-09-13net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2013-09-13softirq: Check preemption after reenabling interruptsThomas Gleixner
2013-09-13net: sysrq via icmpCarsten Emde
2013-09-13net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2013-09-13skbufhead-raw-lock.patchThomas Gleixner
2013-09-13net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2013-09-13net-wireless-warn-nort.patchThomas Gleixner
2013-09-13softirq-thread-do-softirq.patchThomas Gleixner
2013-09-13net-flip-lock-dep-thingy.patchThomas Gleixner
2013-09-11SUNRPC: Fix memory corruption issue on 32-bit highmem systemsTrond Myklebust
2013-09-11cfg80211: fix P2P GO interface teardownJohannes Berg
2013-09-11net_sched: info leak in atm_tc_dump_class()Dan Carpenter
2013-09-11af_key: more info leaks in pfkey messagesDan Carpenter
2013-09-11net_sched: Fix stack info leak in cbq_dump_wrr().David S. Miller
2013-09-11ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanupHannes Frederic Sowa
2013-09-11sysctl net: Keep tcp_syn_retries inside the boundaryMichal Tesar
2013-09-11mac80211: fix ethtool stats for non-station interfacesJohannes Berg
2013-09-11mac80211: fix duplicate retransmission detectionJohannes Berg
2013-09-11nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior
2013-09-11svcrdma: underflow issue in decode_write_list()Dan Carpenter
2013-09-11vlan: fix a race in egress prio managementEric Dumazet
2013-09-11vlan: mask vlan prio bitsEric Dumazet
2013-09-11skb: report completion status for zero copy skbsMichael S. Tsirkin
2013-09-119p: fix off by one causing access violations and memory corruptionSasha Levin
2013-09-11ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa
2013-09-11ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa
2013-09-11ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2013-09-11l2tp: add missing .owner to struct pppox_protoWei Yongjun
2013-09-11vti: remove duplicated code to fix a memory leakCong Wang
2013-09-11x25: Fix broken locking in ioctl error paths.Dave Jones
2013-09-11neighbour: fix a race in neigh_destroy()Eric Dumazet
2013-09-11svcrpc: fix handling of too-short rpc'sJ. Bruce Fields
2013-09-04Revert "net/core/sock.c: add missing VSOCK string in af_family_*_key_strings"Steven Rostedt (Red Hat)
2013-08-13libceph: Fix NULL pointer dereference in auth client codeTyler Hicks
2013-08-13Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo
2013-08-13sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman
2013-08-13l2tp: Fix sendmsg() return valueGuillaume Nault
2013-08-13l2tp: Fix PPP header erasure and memory leakGuillaume Nault
2013-08-13packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann
2013-08-13net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann
2013-08-13ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng
2013-08-13net/core/sock.c: add missing VSOCK string in af_family_*_key_stringsFederico Vaga
2013-08-13net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski
2013-08-13net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski
2013-08-13ipv4: fix redirect handling for TCP packetsMichal Kubecek