aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-09-08net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner
2013-09-08net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2013-09-08net: Use get_cpu_light() in ip_send_unicast_reply()Thomas Gleixner
2013-09-08net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2013-09-08net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2013-09-08net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2013-09-08softirq: Check preemption after reenabling interruptsThomas Gleixner
2013-09-08net: sysrq via icmpCarsten Emde
2013-09-08net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2013-09-08skbufhead-raw-lock.patchThomas Gleixner
2013-09-08net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2013-09-08net-wireless-warn-nort.patchThomas Gleixner
2013-09-08softirq-thread-do-softirq.patchThomas Gleixner
2013-09-08net-flip-lock-dep-thingy.patchThomas Gleixner
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
2013-08-13ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet
2013-08-13tcp: xps: fix reordering issuesEric Dumazet
2013-08-13tcp: bug fix in proportional rate reduction.Nandita Dukkipati
2013-08-13netlabel: improve domain mapping validationPaul Moore
2013-08-13ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet
2013-08-13tcp: fix tcp_md5_hash_skb_data()Eric Dumazet
2013-07-03libceph: wrap auth methods in a mutexSage Weil
2013-07-03libceph: wrap auth ops in wrapper functionsSage Weil
2013-07-03libceph: add update_authorizer auth methodSage Weil
2013-07-03libceph: fix authorizer invalidationSage Weil
2013-07-03libceph: clear messenger auth_retry flag when we authenticateSage Weil
2013-07-03Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
2013-07-03cfg80211: check wdev->netdev in connection workJohannes Berg
2013-07-03mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg
2013-07-03SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust
2013-07-03mac80211: fix AP-mode frame matchingJohannes Berg
2013-07-03cfg80211: fix wiphy_register error pathJohannes Berg
2013-06-05xfrm6: release dev before returning errorCong Wang
2013-06-05ipv6: do not clear pinet6 fieldEric Dumazet
2013-06-05packet: tpacket_v3: do not trigger bug() on wrong header statusDaniel Borkmann
2013-06-05bridge: fix race with topology change timerstephen hemminger
2013-06-05net: vlan,ethtool: netdev_features_t is more than 32 bitBjørn Mork
2013-06-05net: use netdev_features_t in skb_needs_linearize()Patrick McHardy