summaryrefslogtreecommitdiff
path: root/net/core/dev.c
AgeCommit message (Expand)Author
2015-11-04dev-exporting dev functions to support ceetmHemant Agrawal
2015-10-23dev-asf-qos - correcting the qos hooks for dpaa linux qosAlok Makhariya
2015-10-21net, rt: limit net_rx napi calls in threaded ISR contextAbhimanyu
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13softirq: Check preemption after reenabling interruptsThomas Gleixner
2015-02-13net: Add a mutex around devnet_rename_seqSebastian Andrzej Siewior
2015-02-13net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner
2015-02-13net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2015-02-13net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2015-02-13skbufhead-raw-lock.patchThomas Gleixner
2015-02-13net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2015-02-13softirq-thread-do-softirq.patchThomas Gleixner
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14softirq: Check preemption after reenabling interruptsThomas Gleixner
2014-05-14net: Add a mutex around devnet_rename_seqSebastian Andrzej Siewior
2014-05-14net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner
2014-05-14net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2014-05-14net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2014-05-14skbufhead-raw-lock.patchThomas Gleixner
2014-05-14net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2014-05-14softirq-thread-do-softirq.patchThomas Gleixner
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10Merge branch 'rtmerge' into sdk-v1.6.xScott Wood
2014-04-10softirq: Check preemption after reenabling interruptsThomas Gleixner
2014-04-10net: Add a mutex around devnet_rename_seqSebastian Andrzej Siewior
2014-04-10net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner
2014-04-10net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2014-04-10net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2014-04-10skbufhead-raw-lock.patchThomas Gleixner
2014-04-10net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2014-04-10softirq-thread-do-softirq.patchThomas Gleixner
2014-04-08Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2014-02-26net: core: introduce netif_skb_dev_featuresFlorian Westphal
2014-01-10asf: Removing compilation errors while ASF is enabled.Sandeep Malik
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-12-08net: core: Always propagate flag changes to interfacesVlad Yasevich
2013-12-08core/dev: do not ignore dmac in dev_forward_skb()Alexei Starovoitov
2013-11-20net: core: Always propagate flag changes to interfacesVlad Yasevich
2013-11-15macvlan: disable LRO on lower device instead of macvlanMichal Kubeček
2013-11-14core/dev: do not ignore dmac in dev_forward_skb()Alexei Starovoitov
2013-11-08net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend
2013-11-04net: extend net_device allocation to vmalloc()Eric Dumazet
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-10-29Revert to 3.8 (no rt, no stable)Scott Wood
2013-10-29Revert to v3.8 (no RT, no stable)Scott Wood
2013-10-25net: fix rtnl notification in atomic contextAlexei Starovoitov
2013-10-25net: add missing dev_put() in __netdev_adjacent_dev_insertNikolay Aleksandrov
2013-10-19ipv4: gso: make inet_gso_segment() stackableEric Dumazet