summaryrefslogtreecommitdiffstats
path: root/net/core
AgeCommit message (Expand)Author
2017-02-23net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet
2017-02-23dccp: limit sk_filter trim to payloadWillem de Bruijn
2017-02-23rose: limit sk_filter trim to payloadWillem de Bruijn
2017-02-23net: Add __sock_queue_rcv_skb()Ben Hutchings
2017-02-23rtnetlink: fix rtnl_vfinfo_sizeSabrina Dubroca
2017-02-23rtnl: reset calcit fptr in rtnl_unregister()Mathias Krause
2016-06-15net: fix infoleak in rtnetlinkKangjie Lu
2016-05-01tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann
2016-05-01tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross
2016-03-24net:Add sysctl_max_skb_fragsHans Westgaard Ry
2016-02-25unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa
2016-01-28net: bpf: reject invalid shiftsRabin Vincent
2016-01-25Revert "[stable-only] net: add length argument to skb_copy_and_csum_datagram_...Luis Henriques
2016-01-25net: possible use after free in dst_releaseFrancesco Ruggeri
2016-01-04skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich
2016-01-04vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich
2016-01-04sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2015-12-18net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov
2015-12-18net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann
2015-12-09net: fix a race in dst_release()Eric Dumazet
2015-10-28[stable-only] net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca
2015-10-28ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches
2015-10-28skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-10-19fib_rules: Fix dump_rules() not to exit earlyRoland Dreier
2015-09-30fib_rules: fix fib rule dumps across multiple skbsWilson Kok
2015-08-27net: Fix skb_set_peeked use-after-free bugHerbert Xu
2015-08-27net: Fix skb csum races when peekingHerbert Xu
2015-08-27net: Clone skb before setting peeked flagHerbert Xu
2015-08-27net: call rcu_read_lock early in process_backlogJulian Anastasov
2015-08-27net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov
2015-08-27rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann
2015-08-10net: do not process device backlog during unregistrationJulian Anastasov
2015-08-10net: graceful exit from netif_alloc_netdev_queues()Eric Dumazet
2015-07-15pktgen: adjust spacing in proc file interface outputJesper Dangaard Brouer
2015-07-06neigh: do not modify unlinked entriesJulian Anastasov
2015-07-06net: don't wait for order-3 page allocationShaohua Li
2015-06-12net: core: Correct an over-stringent device loop detection.Vlad Yasevich
2015-05-06skbuff: Do not scrub skb mark within the same name spaceHerbert Xu
2015-04-29net: fix crash in build_skb()Eric Dumazet
2015-04-29net: do not deplete pfmemalloc reserveEric Dumazet
2015-04-27ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org
2015-04-13net: use for_each_netdev_safe() in rtnl_group_changelink()WANG Cong
2015-03-24net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev
2015-03-12net: reject creation of netdev names with colonsMatthew Thode
2015-03-12gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki
2015-03-12rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong
2015-03-12rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARYDaniel Borkmann
2015-03-12pktgen: fix UDP checksum computationSabrina Dubroca
2015-03-12flowcache: Fix kernel panic in flow_cache_flush_taskMiroslav Urbanek
2015-02-10bridge: dont send notification when skb->len == 0 in rtnl_bridge_notifyRoopa Prabhu