summaryrefslogtreecommitdiff
path: root/net/core/dev.c (follow)
Commit message (Expand)AuthorAge
* Merge "Merge android-4.4@64a73ff (v4.4.76) into msm-4.4"Linux Build Service Account2017-07-12
|\
| * Merge android-4.4@64a73ff (v4.4.76) into msm-4.4Blagovest Kolenichev2017-07-10
| |\
| | * net: don't call strlen on non-terminated string in dev_set_alias()Alexander Potapenko2017-07-05
* | | net: rps: reset backlog state when IPI fails.Ashwanth Goli2017-07-10
|/ /
* | Merge "Merge branch 'android-4.4@e76c0fa' into branch 'msm-4.4'"Linux Build Service Account2017-06-22
|\ \
| * | Merge branch 'android-4.4@e76c0fa' into branch 'msm-4.4'Blagovest Kolenichev2017-06-20
| |\|
| | * net: better skb->sender_cpu and skb->napi_id cohabitationEric Dumazet2017-06-14
* | | net: rps: send out pending IPI's on CPU hotplugAshwanth Goli2017-06-14
|/ /
* | Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'Blagovest Kolenichev2017-04-20
|\|
| * net: net_enable_timestamp() can be called from irq contextsEric Dumazet2017-03-22
* | Merge tag v4.4.55 into branch 'msm-4.4'Blagovest Kolenichev2017-03-23
|\|
| * net: use a work queue to defer net_disable_timestamp() workEric Dumazet2017-02-18
* | Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-18
|\|
| * net: fix harmonize_features() vs NETIF_F_HIGHDMAEric Dumazet2017-02-04
| * gro: use min_t() in skb_gro_reset_offset()Eric Dumazet2017-01-15
| * gro: Enter slow-path if there is no tailroomHerbert Xu2017-01-15
* | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\|
| * net: mangle zero checksum in skb_checksum_help()Eric Dumazet2016-11-21
| * packet: on direct_xmit, limit tso and csum to supported devicesWillem de Bruijn2016-11-15
| * net: add recursion limit to GROSabrina Dubroca2016-11-15
| * net: Add netdev all_adj_list refcnt propagation to fix panicAndrew Collins2016-11-15
| * tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2016-10-31
| * bonding: Fix bonding crashMahesh Bandewar2016-09-30
* | net: core: Remove warning for cloned packets in ingress pathSubash Abhinov Kasiviswanathan2016-10-12
* | Merge "skb: printing port numbers with gso trace events"Linux Build Service Account2016-09-08
|\ \
| * | skb: printing port numbers with gso trace eventsRavinder Konka2016-09-01
* | | ipv4/GRO: Make GRO conform to RFC 6864Alexander Duyck2016-08-26
|/ /
* | Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\|
| * IFF_NO_QUEUE: Fix for drivers not calling ether_setup()Phil Sutter2016-03-03
| * gro: Make GRO aware of lightweight tunnels.Jesse Gross2016-03-03
* | net: Warn for cloned packets in ingress path on SMP systems onlySubash Abhinov Kasiviswanathan2016-05-25
* | net: Reset NAPI bit if IPI failedRavinder Konka2016-03-23
* | net: core: fix compilation warning for uninitialized variableJeevan Shriram2016-03-23
* | Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\|
| * net: preserve IP control block during GSO segmentationKonstantin Khlebnikov2016-01-31
* | skb: Adding trace event for gso.Ravinder Konka2016-03-23
* | net: add a per-cpu counter for the number of frames coalesced in GROHarout Hedeshian2016-03-22
* | net: Warn for cloned packets in ingress pathSubash Abhinov Kasiviswanathan2016-03-22
* | net: Change the current NAPI context to use latest APISubash Abhinov Kasiviswanathan2016-03-22
* | net: Add the get current NAPI context APISubash Abhinov Kasiviswanathan2016-03-22
|/
* net/core: revert "net: fix __netdev_update_features return.." and add commentNikolay Aleksandrov2015-11-17
* net/core: use netdev name in warning if no parentBjørn Mork2015-11-16
* net: fix __netdev_update_features return on ndo_set_features failureNikolay Aleksandrov2015-11-16
* net: fix feature changes on devices without ndo_set_featuresNikolay Aleksandrov2015-11-16
* net/core: ensure features get disabled on new lower devsJarod Wilson2015-11-04
* net/core: fix for_each_netdev_featureJarod Wilson2015-11-03
* net/core: generic support for disabling netdev features down stackJarod Wilson2015-11-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\
| * openvswitch: Fix egress tunnel info.Pravin B Shelar2015-10-22
* | net: introduce pre-change upper device notifierJiri Pirko2015-10-16