summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-04-30net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2013-04-30net: Use get_cpu_light() in ip_send_unicast_reply()Thomas Gleixner
2013-04-30net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2013-04-30net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2013-04-30net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2013-04-30softirq: Check preemption after reenabling interruptsThomas Gleixner
2013-04-30net: sysrq via icmpCarsten Emde
2013-04-30net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2013-04-30skbufhead-raw-lock.patchThomas Gleixner
2013-04-30net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2013-04-30net-wireless-warn-nort.patchThomas Gleixner
2013-04-30softirq-thread-do-softirq.patchThomas Gleixner
2013-04-30net-flip-lock-dep-thingy.patchThomas Gleixner
2013-04-25mac80211: fix cfg80211 interaction on auth/assoc requestJohannes Berg
2013-04-12can: gw: use kmem_cache_free() instead of kfree()Wei Yongjun
2013-04-12SUNRPC: Remove extra xprt_put()Chuck Lever
2013-04-12mac80211: fix remain-on-channel cancel crashJohannes Berg
2013-04-05net: fq_codel: Fix off-by-one errorVijay Subramanian
2013-04-05net: fix the use of this_cpu_ptrLi RongQing
2013-04-05net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet
2013-04-05ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa
2013-04-05ipv6: don't accept multicast traffic with scope 0Hannes Frederic Sowa
2013-04-05ipv6: fix bad free of addrconf_init_netHong Zhiguo
2013-04-05unix: fix a race condition in unix_release()Paul Moore
2013-04-05thermal: shorten too long mcast group nameMasatake YAMATO
2013-04-058021q: fix a potential use-after-freeCong Wang
2013-04-05tcp: undo spurious timeout after SACK renegingYuchung Cheng
2013-04-05tcp: preserve ACK clocking in TSOEric Dumazet
2013-04-05net: remove a WARN_ON() in net_enable_timestamp()Eric Dumazet
2013-04-05scm: Require CAP_SYS_ADMIN over the current pidns to spoof pids.Eric W. Biederman
2013-04-05mac80211: prevent spurious HT/VHT downgrade messageJohannes Berg
2013-04-05net/irda: add missing error path release_sock callKees Cook
2013-04-05mac80211: always synchronize_net() during station removalJohannes Berg
2013-04-05Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 stateVinicius Costa Gomes
2013-04-05SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust
2013-03-28inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-28tcp: dont handle MTU reduction on LISTEN socketEric Dumazet
2013-03-28rtnetlink: Mask the rta_type when range checkingVlad Yasevich
2013-03-28Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP uncon...Timo Teräs
2013-03-28tcp: fix skb_availroom()Eric Dumazet
2013-03-28sctp: don't break the loop while meeting the active_path so as to find the ma...Xufeng Zhang
2013-03-28sctp: Use correct sideffect command in duplicate cookie handlingVlad Yasevich
2013-03-28batman-adv: verify tt len does not exceed packet lenMarek Lindner
2013-03-28bridge: reserve space for IFLA_BRPORT_FAST_LEAVEstephen hemminger
2013-03-28net/ipv4: Ensure that location of timestamp option is storedDavid Ward
2013-03-206lowpan: Fix endianness issue in is_addr_link_local().YOSHIFUJI Hideaki
2013-03-20dcbnl: fix various netlink info leaksMathias Krause
2013-03-20rtnl: fix info leak on RTM_GETLINK request for VF devicesMathias Krause
2013-03-20bridge: fix mdb info leaksMathias Krause
2013-03-20ipv6: stop multicast forwarding to process interface scoped addressesHannes Frederic Sowa