aboutsummaryrefslogtreecommitdiff
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* mtk: squashed security updatesMoyster2017-04-111-1/+3
* Get rid of __cpuinitMoyster2017-04-111-2/+2
* neigh: Better handling of transition to NUD_PROBE stateErik Kline2017-04-111-0/+3
* net: mangle zero checksum in skb_checksum_help()Eric Dumazet2017-04-111-1/+1
* net: clear sk_err_soft in sk_clone_lock()Eric Dumazet2017-04-111-0/+1
* net: fix sk_mem_reclaim_partial()Eric Dumazet2017-04-111-4/+5
* net: ratelimit warnings about dst entry refcount underflow or overflowKonstantin Khlebnikov2017-04-111-1/+3
* bonding: Fix bonding crashMahesh Bandewar2017-04-111-0/+16
* tcp: take care of truncations done by sk_filter()Eric Dumazet2017-04-111-5/+5
* UPSTREAM: net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet2017-04-111-2/+2
* net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca2016-11-171-1/+5
* net: diag: Add the ability to destroy a socket.Lorenzo Colitti2016-09-101-3/+20
* random: sprinkle e/f/prandom in places that deplete entropy oftenimoseyon2016-09-102-2/+2
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-261-8/+10
* Linux 3.10.99 (accumulative patch)Stefan Guendhoer2016-08-261-0/+7
* Linux 3.10.96 (accumulative patch)Stefan Guendhoer2016-08-261-1/+2
* Linux 3.10.95 (accumulative patch)Stefan Guendhoer2016-08-262-2/+2
* Linux 3.10.94Stefan Guendhoer2016-08-261-1/+1
* ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches2016-08-261-1/+1
* skbuff: Fix skb checksum partial check.Pravin B Shelar2016-08-261-4/+5
* fib_rules: fix fib rule dumps across multiple skbsWilson Kok2016-08-261-2/+5
* Revert "fib_rules: fix fib rule dumps across multiple skbs"Levin Calado2016-08-261-9/+5
* fib_rules: fix fib rule dumps across multiple skbsWilson Kok2016-08-261-5/+9
* net: Fix skb_set_peeked use-after-free bugHerbert Xu2016-08-261-6/+7
* net: Fix skb csum races when peekingHerbert Xu2016-08-261-1/+2
* net: Clone skb before setting peeked flagHerbert Xu2016-08-261-3/+38
* net: call rcu_read_lock early in process_backlogJulian Anastasov2016-08-261-15/+14
* net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov2016-08-261-1/+3
* 3.10.72 -> 3.10.73Jan Engelmohr2016-08-261-4/+6
* 3.10.71 -> 3.10.72Jan Engelmohr2016-08-263-12/+29
* 3.10.69 -> 3.10.70Jan Engelmohr2016-08-262-6/+20
* first commitMeizu OpenSource2016-08-1538-0/+37105