aboutsummaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2016-08-10Merge remote-tracking branch 'lsk/linux-linaro-lsk-v3.18' into linux-linaro-l...lsk-v3.18-16.09-rtlinux-linaro-lsk-v3.18-rt-testAnders Roxell
2016-07-17 Merge tag 'v3.18.37' into linux-linaro-lsk-v3.18lsk-v3.18-16.07Alex Shi
2016-07-12net: fix infoleak in rtnetlinkKangjie Lu
2016-04-21 Merge tag 'v3.18.31' into linux-linaro-lsk-v3.18Alex Shi
2016-04-12net: Fix skb_set_peeked use-after-free bugHerbert Xu
2016-04-12net: Clone skb before setting peeked flagHerbert Xu
2016-02-26 Merge tag 'v3.18.27' into linux-linaro-lsk-v3.18Alex Shi
2016-02-15net: bpf: reject invalid shiftsRabin Vincent
2016-02-15net: possible use after free in dst_releaseFrancesco Ruggeri
2016-02-05Merge tag 'v3.18.26' into linux-linaro-lsk-v3.18lsk-v3.18-16.02Mark Brown
2016-01-22net: check both type and procotol for tcp socketsWANG Cong
2016-01-15skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich
2016-01-15vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich
2016-01-15sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2016-01-14Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18lsk-v3.18-16.01Alex Shi
2015-12-14net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov
2015-12-14net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann
2015-12-14Revert "net: Fix skb_set_peeked use-after-free bug"Sasha Levin
2015-12-03net: fix a race in dst_release()Eric Dumazet
2015-11-13ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches
2015-11-13skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-11-04Merge tag 'v3.18.24' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-10-28fib_rules: Fix dump_rules() not to exit earlyRoland Dreier
2015-10-27net: Fix skb_set_peeked use-after-free bugHerbert Xu
2015-10-27fib_rules: fix fib rule dumps across multiple skbsWilson Kok
2015-10-27rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann
2015-10-27if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov
2015-10-13Merge tag 'v3.18.22' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-09-28net: call rcu_read_lock early in process_backlogJulian Anastasov
2015-09-28net: Fix skb csum races when peekingHerbert Xu
2015-09-27net: do not process device backlog during unregistrationJulian Anastasov
2015-09-27net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov
2015-09-27net: graceful exit from netif_alloc_netdev_queues()Eric Dumazet
2015-08-24Merge branch 'v3.18/topic/fixes' into linux-linaro-lsk-v3.18Kevin Hilman
2015-08-24net: sysctl_net_core: Fix warning: 'one' defined but not usedJon Medhurst
2015-07-20rtnl: restore notifications for deleted interfacesNicolas Dichtel
2015-07-05neigh: do not modify unlinked entriesJulian Anastasov
2015-07-05net: don't wait for order-3 page allocationShaohua Li
2015-06-29Merge tag 'v3.18.16' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-06-15rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel
2015-06-15net: core: Correct an over-stringent device loop detection.Vlad Yasevich
2015-05-13Merge tag 'v3.18.11-rt7-lno1' of git://git.linaro.org/people/anders.roxell/li...Kevin Hilman
2015-05-11net: fix crash in build_skb()Eric Dumazet
2015-05-11net: do not deplete pfmemalloc reserveEric Dumazet
2015-05-08softirq: Check preemption after reenabling interruptsThomas Gleixner
2015-05-08net: Add a mutex around devnet_rename_seqSebastian Andrzej Siewior
2015-05-08net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner
2015-05-08net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2015-05-08net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2015-05-08net: Avoid livelock in net_tx_action() on RTSteven Rostedt