aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-08-16net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2013-08-16net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2013-08-16net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2013-08-16softirq: Check preemption after reenabling interruptsThomas Gleixner
2013-08-16ping-sysrq.patchCarsten Emde
2013-08-16net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2013-08-16skbufhead-raw-lock.patchThomas Gleixner
2013-08-16net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2013-08-16net-ipv4-route-use-locks-on-up-rt.patchThomas Gleixner
2013-08-16net-wireless-warn-nort.patchThomas Gleixner
2013-08-16softirq-thread-do-softirq.patchThomas Gleixner
2013-08-16net-flip-lock-dep-thingy.patchThomas Gleixner
2013-08-02vlan: fix a race in egress prio managementEric Dumazet
2013-08-029p: fix off by one causing access violations and memory corruptionSasha Levin
2013-08-02ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa
2013-08-02ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2013-08-02l2tp: add missing .owner to struct pppox_protoWei Yongjun
2013-08-02ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang
2013-08-02x25: Fix broken locking in ioctl error paths.Dave Jones
2013-08-02neighbour: fix a race in neigh_destroy()Eric Dumazet
2013-08-02af_key: fix info leaks in notify messagesMathias Krause
2013-08-02ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet
2013-08-02ipv6: don't call addrconf_dst_alloc again when enable loGao feng
2013-08-02bridge: fix switched interval for MLD Query typesLinus Lüssing
2013-07-27libceph: Fix NULL pointer dereference in auth client codeTyler Hicks
2013-07-27Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery
2013-07-27Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo
2013-06-29l2tp: Fix sendmsg() return valueGuillaume Nault
2013-06-29l2tp: Fix PPP header erasure and memory leakGuillaume Nault
2013-06-29packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann
2013-06-29net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann
2013-06-29ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng
2013-06-29net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski
2013-06-29ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet
2013-06-29tcp: xps: fix reordering issuesEric Dumazet
2013-06-29netlabel: improve domain mapping validationPaul Moore
2013-06-29ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet
2013-06-29tcp: fix tcp_md5_hash_skb_data()Eric Dumazet
2013-06-19Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg
2013-06-19mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg
2013-06-19cfg80211: check wdev->netdev in connection workJohannes Berg
2013-05-30xfrm6: release dev before returning errorCong Wang
2013-05-30ipv6: do not clear pinet6 fieldEric Dumazet
2013-05-30packet: tpacket_v3: do not trigger bug() on wrong header statusDaniel Borkmann
2013-05-30bridge: fix race with topology change timerstephen hemminger
2013-05-30net_sched: act_ipt forward compat with xtablesJamal Hadi Salim
2013-05-30ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom
2013-05-30SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust
2013-05-30sunrpc: clarify comments on rpc_make_runnableJeff Layton
2013-05-13net: drop dst before queueing fragmentsEric Dumazet