]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - net/core
UBUNTU: Ubuntu-4.15.0-96.97
[mirror_ubuntu-bionic-kernel.git] / net / core /
2020-03-06 Praveen Chaudharynet: Fix skb->csum update in inet_proto_csum_replace16().
2020-03-06 Eric Dumazetnet: rtnetlink: validate IFLA_MTU attribute in rtnl_cre...
2020-03-06 Jouni Hogandernet-sysfs: Fix reference count leak
2020-03-06 Jouni Hogandernet-sysfs: Call dev_hold always in rx_queue_add_kobject
2020-03-06 Jouni Hogandernet-sysfs: Call dev_hold always in netdev_queue_add_kobject
2020-03-06 Eric Dumazetnet-sysfs: fix netdev_queue_add_kobject() breakage
2020-03-06 Jouni Hogandernet-sysfs: Fix reference count leak in rx|netdev_queue_...
2020-02-14 Eric Dumazetnet: neigh: use long type to store jiffies delta
2020-02-14 Eric Dumazetnet: avoid possible false sharing in sk_leave_memory_pr...
2020-02-14 Arnd Bergmannethtool: reduce stack usage with clang
2020-02-14 Lorenz Bauerbpf: Clear skb->tstamp in bpf_redirect when necessary
2020-01-29 Taehee Yoonet: core: limit nested device depth
2020-01-29 Eric Dumazetnet: add annotations on hh->hh_len lockless accesses
2020-01-29 Alexander Lobakinnet, sysctl: Fix compiler warning when only cBPF is...
2020-01-29 Eric Dumazetinet: protect against too small mtu values.
2020-01-29 Alexander Lobakinnet: dsa: fix flow dissection on Tx path
2020-01-17 Eric Dumazetnet: fix possible overflow in __sk_mem_raise_allocated()
2020-01-17 Konstantin Khlebnikovnet/core/neighbour: fix kmemleak minimal reference...
2020-01-17 Konstantin Khlebnikovnet/core/neighbour: tell kmemleak about hash tables
2020-01-17 Aditya Pakkinet/net_namespace: Check the return value of register_p...
2020-01-17 Eric Dumazetnet: do not abort bulk send on BQL status
2020-01-17 Dan Carpenternet: rtnetlink: prevent underflows in do_setvfinfo()
2019-11-26 Christian Braunerrtnetlink: move type calculation out of loop
2019-11-26 Guillaume Naultnetns: fix GFP flags in rtnl_net_notifyid()
2019-11-26 Eric Dumazetnet/flow_dissector: switch to siphash
2019-11-26 Eric Dumazetnet: use skb_queue_empty_lockless() in busy poll contexts
2019-11-26 Eric Dumazetnet: use skb_queue_empty_lockless() in poll() handlers
2019-11-26 Eric Dumazetnet: add READ_ONCE() annotation in __skb_wait_for_more_...
2019-11-26 Eric Dumazetnet: annotate accesses to sk->sk_incoming_cpu
2019-10-16 Martin KaFai Launet: Unpublish sk from sk_reuseport_cb before call_rcu
2019-09-26 Shmulik Ladkaninet: gso: Fix skb_segment splat when splitting gso_size...
2019-09-26 Subash Abhinov Kas... net: Fix null de-reference of device refcount
2019-09-26 Feng Sunnet: fix skb use after free in netpoll
2019-09-26 Eric Dumazettcp: make sure EPOLLOUT wont be missed
2019-09-17 Daniel Borkmannbpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
2019-09-17 Daniel Borkmannbpf: add bpf_jit_limit knob to restrict unpriv allocations
2019-09-17 Daniel Borkmannbpf: restrict access to core bpf sysctls
2019-09-17 Daniel Borkmannbpf: get rid of pure_initcall dependency to enable...
2019-09-17 Jiri Pirkonet: fix ifindex collision during namespace removal
2019-08-14 Eric Dumazettcp: fix tcp_set_congestion_control() use from bpf...
2019-08-14 Lorenzo Bianconinet: neigh: fix multiple neigh timer scheduling
2019-08-14 John Fastabendbpf: sockmap, fix use after free from sleep in psock...
2019-08-14 JingYi Hounet: remove duplicate fetch in sock_getsockopt
2019-08-14 Eric Dumazetneigh: fix use-after-free read in pneigh_get_next
2019-08-14 Yunsheng Linethtool: check the return value of get_regs_len
2019-08-14 Paolo Abenipktgen: do not sleep with the thread lock held.
2019-08-14 David Ahernneighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
2019-08-14 Vivien Didelotethtool: fix potential userspace buffer overflow
2019-08-14 Eric Dumazetnet-gro: fix use-after-free read in napi_gro_frags()
2019-08-14 Sabrina Dubrocartnetlink: always put IFLA_LINK for links with a link...
2019-08-14 Eric Dumazetnet: avoid weird emergency message
2019-08-14 Yuya Kusakabenet: Fix missing meta data in skb with vlan packet
2019-08-14 Li RongQingnet: ethtool: not call vzalloc for zero sized memory...
2019-08-14 Eric Dumazetnetns: provide pure entropy for net_hash_mix()
2019-08-14 Steffen Klassertnet-gro: Fix GRO flush when receiving a GSO packet.
2019-08-14 YueHaibingnet-sysfs: call dev_hold if kobject_init_and_add success
2019-08-14 Paolo Abeninet: datagram: fix unbounded loop in __skb_try_recv_dat...
2019-08-14 Eric Dumazetgro_cells: make sure device is up in gro_cells_receive()
2019-08-14 Yafang Shaobpf: sock recvbuff must be limited by rmem_max in bpf_s...
2019-08-14 YueHaibingnet-sysfs: Fix mem leak in netdev_register_kobject
2019-08-14 Peter Oskolkovbpf: bpf_setsockopt: reset sock dst on SO_MARK changes
2019-08-14 Yuchung Chengbpf: correctly set initial window on active Fast Open...
2019-08-14 Alexander Duycknet: Do not allocate page fragments that are not skb...
2019-08-14 Hauke Mehrtensnet: Fix for_each_netdev_feature on Big endian
2019-08-14 Josh Elsassernet: set default network namespace in init_dummy_netdev()
2019-08-14 yupengnet: call sk_dst_reset when set SO_DONTROUTE
2019-08-14 David Rientjesnet, skbuff: do not prefer skb allocation fails early
2019-08-14 Willem de Bruijnbpf: in __bpf_redirect_no_mac pull mac only if present
2019-08-14 Deepa Dinamanisock: Make sock->sk_stamp thread-safe
2019-08-14 Lorenzo Bianconigro_cell: add napi_disable in gro_cells_destroy
2019-07-24 Eric Dumazetrtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETH...
2019-07-24 Paolo Abeninet: don't keep lonely packets forever in the gro hash
2019-07-24 Petr Machatanet: skb_scrub_packet(): Scrub offload_fwd_mark
2019-07-24 Eric Dumazetnet-gro: reset skb->pkt_type in napi_reuse_skb()
2019-07-24 배석진flow_dissector: do not dissect l4 ports for fragments
2019-07-24 Michal Hockocgroup, netclassid: add a preemption point to write_classid
2019-07-24 Ido Schimmelrtnetlink: Disallow FDB configuration for non-Ethernet...
2019-07-24 Dimitris Michailidisnet: fix pskb_trim_rcsum_slow() with odd trim offset
2019-07-24 Wenwen Wangethtool: fix a privilege escalation bug
2019-07-24 Sean Tranchettinet: udp: fix handling of CHECKSUM_COMPLETE packets
2019-07-24 David Ahernrtnetlink: Fail dump if target netnsid is invalid
2019-07-24 Maciej Żenczykowskinet-ethtool: ETHTOOL_GUFO did not and should not requir...
2019-07-24 Eric Dumazetrtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES...
2019-07-24 Sabrina Dubrocanet: ipv4: update fnhe_pmtu when first hop's MTU changes
2019-07-24 Roopa Prabhunet: rtnl_configure_link: fix dev flags changes arg...
2019-07-24 Vasily Khoruzhickneighbour: confirm neigh entries when ARP packet is...
2019-07-24 Vincent Whitchurchtcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
2019-07-24 Eric Dumazetnet: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
2019-07-24 Peter Oskolkovnet: modify skb_rbtree_purge to return the truesize...
2019-07-24 Taehee Yoobpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_...
2019-07-24 John Fastabendbpf: fix sk_skb programs without skb->dev assigned
2019-07-24 Li RongQingnet: propagate dev_get_valid_name return code
2019-06-24 Eric Dumazettcp: do not release socket ownership in tcp_close()
2019-04-24 Jeremy Clinenet: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
2019-03-01 Roopa Prabhurtnetlink: add rtnl_link_state check in rtnl_configure_link
2019-03-01 Eric Dumazetnet: skb_segment() should not return NULL
2019-02-06 Stefano Brivioskbuff: Unconditionally copy pfmemalloc in __skb_clone()
2019-02-06 Stefano Brivionet: Don't copy pfmemalloc flag in __copy_skb_header()
2019-02-06 Toke Høiland-Jørgensengen_stats: Fix netlink stats dumping in the presence...
2018-11-09 Tyler Hicksnet: create reusable function for getting ownership...
next