summaryrefslogtreecommitdiff
path: root/net/core/dev.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4@73a2b70 (v4.4.92) into msm-4.4Blagovest Kolenichev2017-10-20
|\
| * net: core: Prevent from dereferencing null pointer when releasing SKBMyungho Jung2017-10-08
* | Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4Blagovest Kolenichev2017-09-01
|\|
| * net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn2017-08-12
* | Merge android-4.4@9f764bb (v4.4.80) into msm-4.4Blagovest Kolenichev2017-08-15
|\|
| * net: skb_needs_check() accepts CHECKSUM_NONE for txEric Dumazet2017-08-06
| * net: reduce skb_warn_bad_offload() noiseEric Dumazet2017-08-06
* | Merge android-4.4@59ff2e1 (v4.4.78) into msm-4.4Blagovest Kolenichev2017-08-04
|\|
| * net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()Michal Kubeček2017-07-21
| * net: prevent sign extension in dev_get_stats()Eric Dumazet2017-07-21
* | 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
|/