aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-03-06net: ip_send_unicast_reply: add missing local serializationNicholas Mc Guire
2014-03-06softirq: Check preemption after reenabling interruptsThomas Gleixner
2014-03-06net: Add a mutex around devnet_rename_seqSebastian Andrzej Siewior
2014-03-06net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner
2014-03-06net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2014-03-06net: Use get_cpu_light() in ip_send_unicast_reply()Thomas Gleixner
2014-03-06net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2014-03-06net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2014-03-06net: sysrq via icmpCarsten Emde
2014-03-06net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2014-03-06skbufhead-raw-lock.patchThomas Gleixner
2014-03-06net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2014-03-06net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2014-03-06net-wireless-warn-nort.patchThomas Gleixner
2014-03-06softirq-thread-do-softirq.patchThomas Gleixner
2014-03-06net-flip-lock-dep-thingy.patchThomas Gleixner
2014-03-06net-dev-make-devnet-rename-seq-static.patchThomas Gleixner
2014-02-22mac80211: fix fragmentation code, particularly for encryptionJohannes Berg
2014-02-22mac80211: release the channel in error path in start_apEmmanuel Grumbach
2014-02-22mac80211: move roc cookie assignment earlierEliad Peller
2014-02-13sunrpc: Fix infinite loop in RPC state machineWeston Andros Adamson
2014-02-13fuse: fix pipe_buf_operationsMiklos Szeredi
2014-02-06ip6tnl: fix double free of fb_tnl_dev on exitNicolas Dichtel
2014-02-06Revert "ip6tnl: fix use after free of fb_tnl_dev"Nicolas Dichtel
2014-02-06sit: fix double free of fb_tunnel_dev on exitNicolas Dichtel
2014-02-06net: Fix memory leak if TPROXY used with TCP early demuxHolger Eitzenberger
2014-02-06fib_frontend: fix possible NULL pointer dereferenceOliver Hartkopp
2014-02-06ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is calledDuan Jiong
2014-02-06bpf: do not use reciprocal divideEric Dumazet
2014-02-06tcp: metrics: Avoid duplicate entries with the same destination-IPChristoph Paasch
2014-02-06net: rds: fix per-cpu helper usageGerald Schaefer
2014-02-06net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa
2014-02-06ieee802154: Fix memory leak in ieee802154_add_iface()Christian Engelmayer
2014-02-06inet_diag: fix inet_diag_dump_icsk() timewait socket state logicNeal Cardwell
2014-02-06x86, x32: Correct invalid use of user timespec in the kernelPaX Team
2014-01-15netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helperDaniel Borkmann
2014-01-15mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau
2014-01-15net: Loosen constraints for recalculating checksum in skb_segment()Simon Horman
2014-01-15bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune
2014-01-15netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller
2014-01-15net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann
2014-01-15vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller
2014-01-15net: rose: restore old recvmsg behaviorFlorian Westphal
2014-01-15rds: prevent dereference of a NULL deviceSasha Levin
2014-01-15ipv6: always set the new created dst's from in ip6_rt_copyLi RongQing
2014-01-15net: inet_diag: zero out uninitialized idiag_{src,dst} fieldsDaniel Borkmann
2014-01-15ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs
2014-01-15net: unix: allow bind to fail on mutex lockSasha Levin
2014-01-15ipv6: fix illegal mac_header comparison on 32bitHannes Frederic Sowa
2014-01-15net: unix: allow set_peek_off to failSasha Levin