aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev.c
Commit message (Expand)AuthorAge
* bonding: Fix bonding crashMahesh Bandewar2016-09-04
* net: remove type_check from dev_get_nest_level()Sabrina Dubroca2016-08-13
* Merge branch 'salted-string-hash'Linus Torvalds2016-07-28
|\
| * vfs: make the string hashes salt the hashLinus Torvalds2016-06-10
* | net: add ndo to setup/query xdp prog in adapter rxBrenden Blanco2016-07-20
* | net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer2016-07-09
* | net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko2016-07-05
* | mlxsw: spectrum: Add couple of lower device helper functionsJiri Pirko2016-07-04
* | net_sched: drop packets after root qdisc lock is releasedEric Dumazet2016-06-25
* | net: the space is required after ','Wei Tang2016-06-16
* | net: do not initialise statics to 0Wei Tang2016-06-16
* | bpf: enforce recursion limit on redirectsDaniel Borkmann2016-06-10
* | net: Reduce queue allocation to one in kdump kernelHariprasad Shenai2016-06-08
* | net_sched: transform qdisc running bit into a seqcountEric Dumazet2016-06-07
* | net: get rid of spin_trylock() in net_tx_action()Eric Dumazet2016-06-07
|/
* net: also make sch_handle_egress() drop monitor readyDaniel Borkmann2016-05-16
* net: l3mdev: Add hook in ip and ipv6David Ahern2016-05-11
* net: make sch_handle_ingress() drop monitor readyEric Dumazet2016-05-08
* net: Fix netdev_fix_features so that TSO_MANGLEID is only available with TSOAlexander Duyck2016-05-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-04
|\
| * net: Disable segmentation if checksumming is not supportedAlexander Duyck2016-05-03
* | net: constify is_skb_forwardable's argumentsNikolay Aleksandrov2016-04-29
* | tuntap: calculate rps hash only when neededJason Wang2016-04-28
* | net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet2016-04-27
* | net: Add support for IP ID mangling TSO in cases that require encapsulationAlexander Duyck2016-04-21
* | net: validate_xmit_skb() changesEric Dumazet2016-04-14
* | GSO: Support partial segmentation offloadAlexander Duyck2016-04-14
* | GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID valuesAlexander Duyck2016-04-14
* | GSO: Add GSO type for fixed IPv4 IDAlexander Duyck2016-04-14
* | net: remove netdevice gso_min_segsEric Dumazet2016-04-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-09
|\|
| * GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck2016-04-07
* | net/core/dev: Warn on a too-short GRO frameAaron Conole2016-04-05
|/
* net: add description for len argument of dev_get_phys_port_nameLuis de Bethencourt2016-03-21
* tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2016-03-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
|\
| * net: make netdev_for_each_lower_dev safe for device removalNikolay Aleksandrov2016-02-19
| * IFF_NO_QUEUE: Fix for drivers not calling ether_setup()Phil Sutter2016-02-18
* | net: bulk free SKBs that were delay free'ed due to IRQ contextJesper Dangaard Brouer2016-02-11
* | net: bulk free infrastructure for NAPI context, use napi_consume_skbJesper Dangaard Brouer2016-02-11
* | net: add rx_nohandler stat counterJarod Wilson2016-02-06
* | net/core: relax BUILD_BUG_ON in netdev_stats_to_stats64Jarod Wilson2016-02-06
|/
* gro: Make GRO aware of lightweight tunnels.Jesse Gross2016-01-20
* net: preserve IP control block during GSO segmentationKonstantin Khlebnikov2016-01-15
* net, sched: add clsact qdiscDaniel Borkmann2016-01-10
* net: Add driver helper functions to determine checksum offloadabilityTom Herbert2015-12-15
* net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert2015-12-15
* net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-15
* net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2015-12-08
* net: constify netif_is_* helpers net_device paramJiri Pirko2015-12-05