aboutsummaryrefslogtreecommitdiff
path: root/net/core/dev.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'android-4.4-p' into kernel.lnx.4.4.r39-relPranav Vashi2021-04-181-1/+1
|\
| * Merge 4.4.264 into android-4.4-pGreg Kroah-Hartman2021-03-301-1/+1
| |\
| | * can: dev: Move device back to init netns on owning netns deleteMartin Willi2021-03-301-1/+1
| * | Merge 4.4.236 into android-4.4-pGreg Kroah-Hartman2020-09-121-1/+2
| |\|
| * | Merge 4.4.229 into android-4.4-pGreg Kroah-Hartman2020-07-011-23/+26
| |\ \
| * \ \ Merge 4.4.224 into android-4.4-pGreg Kroah-Hartman2020-05-201-1/+3
| |\ \ \
| * \ \ \ Merge 4.4.223 into android-4.4-pGreg Kroah-Hartman2020-05-111-0/+1
| |\ \ \ \
| * \ \ \ \ Merge 4.4.207 into android-4.4-pGreg Kroah-Hartman2019-12-211-1/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge 4.4.204 into android-4.4-pGreg Kroah-Hartman2019-11-281-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 4.4.194 into android-4.4-pGreg Kroah-Hartman2019-09-211-0/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 4.4.189 into android-4.4-pGreg Kroah-Hartman2019-08-111-0/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 4.4.181 into android-4.4-pGreg Kroah-Hartman2019-06-111-2/+2
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | UPSTREAM: net: move napi_hash[] into read mostly sectionEric Dumazet2019-05-141-1/+1
* | | | | | | | | | | Merge 4.4.236 into kernel.lnx.4.4.r39-relNathan Chancellor2020-09-121-1/+2
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | net: disable netpoll on fresh napisJakub Kicinski2020-09-121-1/+2
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge 4.4.229 into kernel.lnx.4.4.r39-relNathan Chancellor2020-07-011-23/+26
|\| | | | | | | | |
| * | | | | | | | | net: core: reduce recursion limit valueTaehee Yoo2020-06-291-1/+1
| * | | | | | | | | net: fix memleak in register_netdevice()Yang Yingliang2020-06-291-0/+7
| * | | | | | | | | net: core: device_rename: Use rwsem instead of a seqcountAhmed S. Darwish2020-06-291-22/+18
| * | | | | | | | | sched/rt, net: Use CONFIG_PREEMPTION.patchThomas Gleixner2020-06-291-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge 4.4.224 into kernel.lnx.4.4.r39-relNathan Chancellor2020-05-191-1/+3
|\| | | | | | | |
| * | | | | | | | net: fix a potential recursive NETDEV_FEAT_CHANGECong Wang2020-05-201-1/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge 4.4.223 into kernel.lnx.4.4.r39-relNathan Chancellor2020-05-101-0/+1
|\| | | | | | |
| * | | | | | | GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck2020-05-101-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge 4.4.207 into kernel.lnx.4.4.r39-relNathan Chancellor2019-12-241-1/+2
|\| | | | | |
| * | | | | | inet: protect against too small mtu values.Eric Dumazet2019-12-211-1/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge 4.4.204 into kernel.lnx.4.4.r39-relNathan Chancellor2019-11-281-1/+1
|\| | | | |
| * | | | | net: do not abort bulk send on BQL statusEric Dumazet2019-11-281-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge android-4.4.194 (a749771) into msm-4.4Srinivasarao P2019-09-241-0/+2
|\ \ \ \ \
| * | | | | Merge 4.4.194 into android-4.4Greg Kroah-Hartman2019-09-211-0/+2
| |\| | | |
| | * | | | net: Fix null de-reference of device refcountSubash Abhinov Kasiviswanathan2019-09-211-0/+2
| | | |_|/ | | |/| |
* | | | | Merge android-4.4.189 (74c8219) into msm-4.4Srinivasarao P2019-08-121-0/+2
|\| | | |
| * | | | Merge 4.4.189 into android-4.4Greg Kroah-Hartman2019-08-111-0/+2
| |\| | |
| | * | | net: fix ifindex collision during namespace removalJiri Pirko2019-08-111-0/+2
| | | |/ | | |/|
* | | | Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P2019-06-121-2/+2
|\| | |
| * | | Merge 4.4.181 into android-4.4Greg Kroah-Hartman2019-06-111-2/+2
| |\| |
| | * | net-gro: fix use-after-free read in napi_gro_frags()Eric Dumazet2019-06-111-1/+1
| | * | net: avoid weird emergency messageEric Dumazet2019-06-111-1/+1
| | |/
* | | Merge android-4.4.176 (cf84cdc) into msm-4.4Srinivasarao P2019-02-271-2/+2
|\| |
| * | Merge 4.4.176 into android-4.4Greg Kroah-Hartman2019-02-231-2/+2
| |\|
| | * net: Fix for_each_netdev_feature on Big endianHauke Mehrtens2019-02-231-2/+2
* | | Merge android-4.4.171 (b355d4f) into msm-4.4Srinivasarao P2019-01-291-1/+1
|\| |
| * | UPSTREAM: net: move napi_hash[] into read mostly sectionEric Dumazet2019-01-151-1/+1
| |/
* | Merge android-4.4.165 (f34ff9e) into msm-4.4Srinivasarao P2018-11-281-0/+4
|\|
| * net-gro: reset skb->pkt_type in napi_reuse_skb()Eric Dumazet2018-11-271-0/+4
* | Merge android-4.4.162 (3eb8e73) into msm-4.4Srinivasarao P2018-10-221-2/+26
|\|
| * net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca2018-10-201-2/+26
* | Merge android-4.4.153 (5e24b4e) into msm-4.4Srinivasarao P2018-08-281-2/+2
|\|
| * net: propagate dev_get_valid_name return codeLi RongQing2018-08-241-2/+2
* | Merge android-4.4.131 (d5d6526) into msm-4.4Srinivasarao P2018-05-031-1/+1
|\|