summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-23net: Fix skb_recycle functionIoana Radulescu
2013-04-18netpoll: Add support for hardware checksumming on egressBogdan Hamciuc
2013-04-17Merge tag 'v3.8.8'Scott Wood
2013-04-16ASF QoS Configuration intergrated with TC module.Sachin Saxena
2013-04-16ASF_QOS: Adding Hooks to offload Marking Rules.Sachin Saxena
2013-04-16Changes to support ASF QOS Integration with KernelSachin Saxena
2013-04-16dpaa_eth: Remove NETIF_F_HW_QDISC from standard capability setBogdan Hamciuc
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-08net: Make the netdev watchdog aware of hardware multiqueue devicesBogdan Hamciuc
2013-04-08dpaa_eth: Use NETIF_F_HW_QDISC to by-pass Txq locking codeBogdan Hamciuc
2013-04-08dpaa_eth: DPAA Ethernet driver from SDK-v1.3.1Bogdan Hamciuc
2013-04-05Merge tag 'v3.8.4-rt2'Scott Wood
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-04-04net: make devnet_rename_seq a mutexSebastian Andrzej Siewior
2013-04-04net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner
2013-04-04net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2013-04-04net: Use get_cpu_light() in ip_send_unicast_reply()Thomas Gleixner
2013-04-04net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2013-04-04net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2013-04-04net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2013-04-04softirq: Check preemption after reenabling interruptsThomas Gleixner
2013-04-04net: sysrq via icmpCarsten Emde
2013-04-04net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2013-04-04skbufhead-raw-lock.patchThomas Gleixner
2013-04-04net-netif_rx_ni-migrate-disable.patchThomas Gleixner