devlink: validate length of region addr/len
[platform/kernel/linux-rpi.git] / net / core /
2020-03-18 Jakub Kicinskidevlink: validate length of region addr/len
2020-03-18 Jakub Kicinskidevlink: validate length of param values
2020-03-18 Shakeel Buttnet: memcg: late association of sock to memcg
2020-03-18 Dmitry Yakunincgroup, netclassid: periodically release file_lock...
2020-03-05 Jethro Beekmannet: fib_rules: Correctly set table field when table...
2020-02-24 Li RongQingbpf: Return -EBADRQC for invalid map type in __bpf_tx_x...
2020-02-24 Toke Høiland-Jørgensencore: Don't skip generic XDP program execution for...
2020-02-05 Praveen Chaudharynet: Fix skb->csum update in inet_proto_csum_replace16().
2020-01-29 Jouni Hogandernet-sysfs: Fix reference count leak
2020-01-29 Jouni Hogandernet-sysfs: Call dev_hold always in rx_queue_add_kobject
2020-01-29 Jouni Hogandernet-sysfs: Call dev_hold always in netdev_queue_add_kobject
2020-01-29 Eric Dumazetnet-sysfs: fix netdev_queue_add_kobject() breakage
2020-01-29 Jouni Hogandernet-sysfs: Fix reference count leak in rx|netdev_queue_...
2020-01-29 Eric Dumazetnet: rtnetlink: validate IFLA_MTU attribute in rtnl_cre...
2020-01-27 Eric Dumazetnet: neigh: use long type to store jiffies delta
2020-01-27 Eric Dumazetnet: avoid possible false sharing in sk_leave_memory_pr...
2020-01-27 Jesper Dangaard... net: fix bpf_xdp_adjust_head regression for generic-XDP
2020-01-27 Anton Protopopovbpf: fix the check that forwarding is enabled in bpf_ip...
2020-01-27 Stephen Hemmingernet: core: support XDP generic on stacked devices.
2020-01-17 Arnd Bergmannethtool: reduce stack usage with clang
2020-01-12 Lorenz Bauerbpf: Clear skb->tstamp in bpf_redirect when necessary
2020-01-09 Eric Dumazetnet: add annotations on hh->hh_len lockless accesses
2020-01-09 Taehee Yoonet: core: limit nested device depth
2020-01-04 Alexander Lobakinnet, sysctl: Fix compiler warning when only cBPF is...
2019-12-21 Alexander Lobakinnet: dsa: fix flow dissection on Tx path
2019-12-21 Eric Dumazetinet: protect against too small mtu values.
2019-12-05 Eric Dumazetnet: fix possible overflow in __sk_mem_raise_allocated()
2019-12-05 Konstantin Khlebnikovnet/core/neighbour: fix kmemleak minimal reference...
2019-12-05 Konstantin Khlebnikovnet/core/neighbour: tell kmemleak about hash tables
2019-12-05 Aditya Pakkinet/net_namespace: Check the return value of register_p...
2019-12-01 Andrei Vaginsock_diag: fix autoloading of the raw_diag module
2019-12-01 Eric Dumazetnet: do not abort bulk send on BQL status
2019-12-01 Dan Carpenternet: rtnetlink: prevent underflows in do_setvfinfo()
2019-11-24 Jesper Dangaard... net: fix generic XDP to handle if eth header was mangled
2019-11-20 Christian Braunerrtnetlink: move type calculation out of loop
2019-11-10 Eric Dumazetnet/flow_dissector: switch to siphash
2019-11-10 Eric Dumazetnet: add READ_ONCE() annotation in __skb_wait_for_more_...
2019-11-10 Eric Dumazetnet: use skb_queue_empty_lockless() in busy poll contexts
2019-11-10 Eric Dumazetnet: use skb_queue_empty_lockless() in poll() handlers
2019-11-10 zhanglinnet: Zeroing the structure ethtool_wolinfo in ethtool_g...
2019-11-10 Guillaume Naultnetns: fix GFP flags in rtnl_net_notifyid()
2019-11-10 Eric Dumazetnet: annotate accesses to sk->sk_incoming_cpu
2019-10-07 Martin KaFai Launet: Unpublish sk from sk_reuseport_cb before call_rcu
2019-09-21 Ilya Leoshkevichbpf: allow narrow loads of some sk_reuseport_md fields...
2019-09-21 Willem de Bruijnudp: correct reuseport selection with connected sockets
2019-09-19 Shmulik Ladkaninet: gso: Fix skb_segment splat when splitting gso_size...
2019-09-19 Subash Abhinov Kas... net: Fix null de-reference of device refcount
2019-09-10 Feng Sunnet: fix skb use after free in netpoll
2019-09-06 Eric Dumazettcp: make sure EPOLLOUT wont be missed
2019-08-09 Jiri Pirkonet: fix ifindex collision during namespace removal
2019-07-28 Eric Dumazettcp: fix tcp_set_congestion_control() use from bpf...
2019-07-28 Lorenzo Bianconinet: neigh: fix multiple neigh timer scheduling
2019-07-14 John Fastabendbpf: sockmap, fix use after free from sleep in psock...
2019-07-10 Daniel Borkmannbpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
2019-07-03 Daniel Borkmannbpf: fix unconnected udp hooks
2019-07-03 JingYi Hounet: remove duplicate fetch in sock_getsockopt
2019-06-22 Eric Dumazetneigh: fix use-after-free read in pneigh_get_next
2019-06-11 Yunsheng Linethtool: check the return value of get_regs_len
2019-06-11 Hangbin LiuRevert "fib_rules: return 0 directly if an exactly...
2019-06-11 Paolo Abenipktgen: do not sleep with the thread lock held.
2019-06-11 David Ahernneighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
2019-06-11 Vivien Didelotethtool: fix potential userspace buffer overflow
2019-06-04 Masahiro Yamadajump_label: move 'asm goto' support test to Kconfig
2019-06-04 Eric Dumazetnet-gro: fix use-after-free read in napi_gro_frags()
2019-05-31 Daniel Borkmannbpf: add bpf_jit_limit knob to restrict unpriv allocations
2019-05-25 Sabrina Dubrocartnetlink: always put IFLA_LINK for links with a link...
2019-05-25 Eric Dumazetnet: avoid weird emergency message
2019-05-16 Hangbin Liufib_rules: return 0 directly if an exactly same rule...
2019-04-27 Yuya Kusakabenet: Fix missing meta data in skb with vlan packet
2019-04-27 Si-Wei Liufailover: allow name change on IFF_UP slave interfaces
2019-04-17 Alexander Lobakinnet: core: netif_receive_skb_list: unlist skb before...
2019-04-17 Eric Dumazetnetns: provide pure entropy for net_hash_mix()
2019-04-17 Steffen Klassertnet-gro: Fix GRO flush when receiving a GSO packet.
2019-04-17 Li RongQingnet: ethtool: not call vzalloc for zero sized memory...
2019-04-03 YueHaibingnet-sysfs: call dev_hold if kobject_init_and_add success
2019-04-03 Paolo Abeninet: datagram: fix unbounded loop in __skb_try_recv_dat...
2019-03-23 Willem de Bruijnbpf: only test gso type on gso packets
2019-03-23 Willem de Bruijnbpf: only adjust gso_size on bytestream protocols
2019-03-19 Eric Dumazetgro_cells: make sure device is up in gro_cells_receive()
2019-03-13 Yafang Shaobpf: sock recvbuff must be limited by rmem_max in bpf_s...
2019-03-10 YueHaibingnet-sysfs: Fix mem leak in netdev_register_kobject
2019-03-10 Eric Dumazetnet: sched: put back q.qlen into a single location
2019-02-27 Peter Oskolkovbpf: bpf_setsockopt: reset sock dst on SO_MARK changes
2019-02-27 Yuchung Chengbpf: correctly set initial window on active Fast Open...
2019-02-23 Alexander Duycknet: Do not allocate page fragments that are not skb...
2019-02-23 Hauke Mehrtensnet: Fix for_each_netdev_feature on Big endian
2019-02-06 Josh Elsassernet: set default network namespace in init_dummy_netdev()
2019-01-26 yupengnet: call sk_dst_reset when set SO_DONTROUTE
2019-01-26 David Rientjesnet, skbuff: do not prefer skb allocation fails early
2019-01-22 Willem de Bruijnbpf: in __bpf_redirect_no_mac pull mac only if present
2019-01-09 Deepa Dinamanisock: Make sock->sk_stamp thread-safe
2019-01-09 Lorenzo Bianconigro_cell: add napi_disable in gro_cells_destroy
2018-12-17 Sabrina Dubrocanet: fix XPS static_key accounting
2018-12-17 Sabrina Dubrocanet: restore call to netdev_queue_numa_node_write when...
2018-12-17 Eric Dumazetrtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETH...
2018-12-17 Edward Creenet: use skb_list_del_init() to remove from RX sublists
2018-12-05 Petr Machatanet: skb_scrub_packet(): Scrub offload_fwd_mark
2018-12-05 Paolo Abeninet: don't keep lonely packets forever in the gro hash
2018-12-01 Eric Dumazettcp: do not release socket ownership in tcp_close()
2018-11-23 Eric Dumazetnet-gro: reset skb->pkt_type in napi_reuse_skb()
next