aboutsummaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2016-06-17Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtAlex Shi
2016-06-08Merge branch 'v4.1/topic/writeback-cg' into linux-linaro-lsk-v4.1Alex Shi
2016-06-08cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo
2016-06-03cgroup: net_cls: fix false-positive "suspicious RCU usage"Konstantin Khlebnikov
2016-03-10Merge tag 'v4.1.19' into v4.1-rtSteven Rostedt (Red Hat)
2016-03-10Merge tag 'v4.1.17' into v4.1-rtSteven Rostedt (Red Hat)
2016-03-10Merge tag 'v4.1.16' into v4.1-rtSteven Rostedt (Red Hat)
2016-03-04net: Copy inner L3 and L4 headers as unaligned on GRE TEBAlexander Duyck
2016-03-04flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...Alexander Duyck
2016-03-04net:Add sysctl_max_skb_fragsHans Westgaard Ry
2016-03-04unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa
2016-03-02net: provide a way to delegate processing a softirq to ksoftirqdSebastian Andrzej Siewior
2016-03-02net/core: protect users of napi_alloc_cache against reentranceSebastian Andrzej Siewior
2016-03-02net: move xmit_recursion to per-task variable on -RTSebastian Andrzej Siewior
2016-01-31net: bpf: reject invalid shiftsRabin Vincent
2016-01-31net: preserve IP control block during GSO segmentationKonstantin Khlebnikov
2016-01-31net: possible use after free in dst_releaseFrancesco Ruggeri
2016-01-22net: check both type and procotol for tcp socketsWANG Cong
2016-01-22skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich
2016-01-22vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich
2016-01-22sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2015-12-22Merge tag 'v4.1.15' into linux-4.1.y-rtSebastian Andrzej Siewior
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-09net: fix a race in dst_release()Eric Dumazet
2015-11-02Merge branch 'linux-4.1.y' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Thomas Gleixner
2015-10-31net: Make synchronize_rcu_expedited() conditional on !RT_FULLJosh Cartwright
2015-10-27ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches
2015-10-27bpf: fix panic in SO_GET_FILTER with native ebpf programsDaniel Borkmann
2015-10-27skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-10-12net/core/cpuhotplug: Drain input_pkt_queue locklessGrygorii Strashko
2015-10-11Merge tag 'v4.1.10' of ../../stable/linux-stable into linux-4.1.y-rtThomas Gleixner
2015-10-03fib_rules: fix fib rule dumps across multiple skbsWilson Kok
2015-10-03sock, diag: fix panic in sock_diag_put_filterinfoDaniel Borkmann
2015-09-29inet: fix races with reqsk timersEric Dumazet
2015-09-29net: Fix skb_set_peeked use-after-free bugHerbert Xu
2015-09-29net: Fix skb csum races when peekingHerbert Xu
2015-09-29net: Clone skb before setting peeked flagHerbert Xu
2015-09-29net: call rcu_read_lock early in process_backlogJulian Anastasov
2015-09-29net: do not process device backlog during unregistrationJulian Anastasov
2015-09-29net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov
2015-09-29rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann
2015-09-29Revert "dev: set iflink to 0 for virtual interfaces"Nicolas Dichtel
2015-09-29net: graceful exit from netif_alloc_netdev_queues()Eric Dumazet
2015-09-29mm: make page pfmemalloc check more robustMichal Hocko
2015-07-10neigh: do not modify unlinked entriesJulian Anastasov
2015-06-11net: don't wait for order-3 page allocationShaohua Li
2015-06-10net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d...Mel Gorman
2015-06-08net: replace last open coded skb_orphan_frags with function callWillem de Bruijn
2015-06-01Revert "net: core: 'ethtool' issue with querying phy settings"David S. Miller