aboutsummaryrefslogtreecommitdiff
path: root/net/core/dev.c
Commit message (Expand)AuthorAgeFilesLines
* net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet2019-05-031-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-291-1/+1
* net: prevent sign extension in dev_get_stats()Eric Dumazet2017-11-061-1/+1
* net: skb_needs_check() accepts CHECKSUM_NONE for txEric Dumazet2017-08-201-3/+4
* UPSTREAM: net: reduce skb_warn_bad_offload() noiseEric Dumazet2017-08-051-3/+9
* UPSTREAM: net: remove open-coded skb_cow_head.françois romieu2017-08-051-2/+2
* net: net_enable_timestamp() can be called from irq contextsEric Dumazet2017-06-171-4/+31
* net: use a work queue to defer net_disable_timestamp() workEric Dumazet2017-06-171-18/+13
* net: fix harmonize_features() vs NETIF_F_HIGHDMAEric Dumazet2017-06-171-2/+2
* gro: use min_t() in skb_gro_reset_offset()Eric Dumazet2017-06-171-2/+3
* gro: Enter slow-path if there is no tailroomHerbert Xu2017-06-171-1/+2
* net: mangle zero checksum in skb_checksum_help()Eric Dumazet2017-04-111-1/+1
* bonding: Fix bonding crashMahesh Bandewar2017-04-111-0/+16
* net: call rcu_read_lock early in process_backlogJulian Anastasov2016-08-261-15/+14
* 3.10.71 -> 3.10.72Jan Engelmohr2016-08-261-1/+1
* 3.10.69 -> 3.10.70Jan Engelmohr2016-08-261-5/+15
* first commitMeizu OpenSource2016-08-151-0/+6374