aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev.c
Commit message (Expand)AuthorAge
* net: Resend IGMP memberships upon peer notification.Vlad Yasevich2017-03-14
* net: net_enable_timestamp() can be called from irq contextsEric Dumazet2017-03-01
* net: solve a NAPI raceEric Dumazet2017-03-01
* net: napi_watchdog() can use napi_schedule_irqoff()Eric Dumazet2017-02-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-02-16
|\
| * net: Prepare gro for packet consuming gro callbacksSteffen Klassert2017-02-15
* | net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSYEric Dumazet2017-02-13
* | net: Fix checkpatch, Missing a blank line after declarationstcharding2017-02-10
* | net: Fix checkpatch block comments warningstcharding2017-02-10
* | net: Fix checkpatch whitespace errorstcharding2017-02-10
* | net: Fix checkpatch WARNING: please, no space before tabstcharding2017-02-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-07
|\ \ | |/ |/|
| * net: use a work queue to defer net_disable_timestamp() workEric Dumazet2017-02-03
* | net: remove ndo_neigh_{construct, destroy} from stacked devicesIdo Schimmel2017-02-06
* | net: remove __napi_complete()Eric Dumazet2017-02-05
* | net: skb_needs_check() accepts CHECKSUM_NONE for txEric Dumazet2017-02-03
* | net: remove support for per driver ndo_busy_poll()Eric Dumazet2017-02-03
* | net: reduce skb_warn_bad_offload() noiseEric Dumazet2017-02-01
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-02-01
|\ \
| * | net: Drop secpath on free after gro merge.Steffen Klassert2017-01-30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-28
|\ \ \ | | |/ | |/|
| * | net: fix harmonize_features() vs NETIF_F_HIGHDMAEric Dumazet2017-01-18
* | | net: remove duplicate code.Mahesh Bandewar2017-01-20
* | | net: core: Make netif_wake_subqueue a wrapperFlorian Fainelli2017-01-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-11
|\| |
| * | gro: use min_t() in skb_gro_reset_offset()Eric Dumazet2017-01-11
| * | gro: Enter slow-path if there is no tailroomHerbert Xu2017-01-10
* | | net-tc: convert tc_at to tc_at_ingressWillem de Bruijn2017-01-08
* | | net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn2017-01-08
* | | net-tc: extract skip classify bit from tc_verdWillem de Bruijn2017-01-08
| |/ |/|
* | net: dev_weight: TX/RX orthogonalityMatthias Tafelmeier2016-12-29
|/
* ktime: Get rid of the unionThomas Gleixner2016-12-25
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-12
|\
| * net/dev: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-09
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-12
|\ \
* | | net: rfs: add a jump labelEric Dumazet2016-12-08
* | | bpf, xdp: allow to pass flags to dev_change_xdp_fdDaniel Borkmann2016-11-30
* | | net: properly flush delay-freed skbsEric Dumazet2016-11-25
* | | netpoll: more efficient lockingEric Dumazet2016-11-16
* | | net: busy-poll: return busypolling status to driversEric Dumazet2016-11-16
* | | net: busy-poll: allow preemption in sk_busy_loop()Eric Dumazet2016-11-16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-15
|\| |
| * | bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau2016-11-12
| * | net: mangle zero checksum in skb_checksum_help()Eric Dumazet2016-10-31
| |/
* | net: napi_hash_add() is no longer exportedEric Dumazet2016-11-09
* | net-gro: avoid reordersEric Dumazet2016-11-09
* | net/qdisc: IFF_NO_QUEUE drivers should use consistent TX queue lenJesper Dangaard Brouer2016-11-07
* | net: Add support for XPS with QoS via traffic classesAlexander Duyck2016-10-31
* | net: Refactor removal of queues from XPS map and apply on num_tc changesAlexander Duyck2016-10-31