net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
[platform/kernel/linux-rpi.git] / net / core /
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()
2018-11-23 배석진flow_dissector: do not dissect l4 ports for fragments
2018-11-13 Michal Hockocgroup, netclassid: add a preemption point to write_classid
2018-11-04 David S. Millernet: Properly unlink GRO packets on overflow.
2018-11-04 Ido Schimmelrtnetlink: Disallow FDB configuration for non-Ethernet...
2018-11-04 Karsten GraulRevert "net: simplify sock_poll_wait"
2018-11-04 Sean Tranchettinet: udp: fix handling of CHECKSUM_COMPLETE packets
2018-10-21 Greg Kroah-HartmanMerge branch 'i2c/for-current' of git://git./linux...
2018-10-21 Greg Kroah-HartmanMerge git://git./linux/kernel/git/davem/net
2018-10-21 Roopa PrabhuRevert "neighbour: force neigh_invalidate when NUD_FAIL...
2018-10-20 Greg Kroah-HartmanMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-10-20 Greg Kroah-HartmanMerge branch 'sched-urgent-for-linus' of git://git...
2018-10-20 Greg Kroah-HartmanMerge branch 'perf-urgent-for-linus' of git://git....
2018-10-20 Dimitris Michailidisnet: fix pskb_trim_rcsum_slow() with odd trim offset
2018-10-20 Greg Kroah-HartmanMerge tag 'drm-fixes-2018-10-20-1' of git://anongit...
2018-10-20 Greg Kroah-HartmanMerge tag 'trace-v4.19-rc8-2' of git://git./linux/kerne...
2018-10-20 Greg Kroah-HartmanMerge branch 'for-linus' of git://git./linux/kernel...
2018-10-20 Dave AirlieMerge tag 'drm-misc-fixes-2018-10-19' of git://anongit...
2018-10-19 David S. MillerRevert "bond: take rcu lock in netpoll_send_skb_on_dev"
2018-10-19 Greg Kroah-HartmanMerge tag 'usb-4.19-final' of git://git./linux/kernel...
2018-10-19 Greg Kroah-HartmanMerge tag 'for-linus-20181019' of git://git.kernel...
2018-10-19 Greg Kroah-HartmanMerge git://git./linux/kernel/git/davem/net
2018-10-19 Greg Kroah-HartmanMerge tag 'for-gkh' of git://git./linux/kernel/git...
2018-10-19 Dave AirlieMerge tag 'drm-misc-fixes-2018-10-18' of git://anongit...
2018-10-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2018-10-18 Ingo MolnarMerge tag 'perf-urgent-for-mingo-4.19-20181017' of...
2018-10-18 Greg Kroah-HartmanMerge tag 'trace-v4.19-rc8' of git://git./linux/kernel...
2018-10-17 Greg Kroah-HartmanMerge branch 'parisc-4.19-3' of git://git./linux/kernel...
2018-10-17 Greg Kroah-HartmanMerge tag 'clk-fixes-for-linus' of git://git./linux...
2018-10-16 Greg Kroah-HartmanMerge git://git./linux/kernel/git/davem/sparc
2018-10-16 Greg Kroah-HartmanMerge tag 'selinux-pr-20181015' of git://git./linux...
2018-10-16 David S. MillerMerge tag 'mlx5-fixes-2018-10-10' of git://git./linux...
2018-10-16 Wenwen Wangethtool: fix a privilege escalation bug
2018-10-16 Wenwen Wangethtool: fix a missing-check bug
2018-10-14 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2018-10-14 Greg Kroah-HartmanMerge tag 'libnvdimm-fixes-4.19-rc8' of git://git....
2018-10-14 Greg Kroah-HartmanMerge branch 'i2c/for-current' of git://git./linux...
2018-10-13 Greg Kroah-HartmanMerge tag 'for-linus' of git://git./virt/kvm/kvm
2018-10-13 Greg Kroah-HartmanMerge tag 'for-linus-20181012' of git://git.kernel...
2018-10-13 Greg Kroah-HartmanMerge tag 'gfs2-4.19.fixes3' of git://git./linux/kernel...
2018-10-13 Greg Kroah-HartmanMerge tag 'arm64-fixes' of git://git./linux/kernel...
2018-10-12 Greg Kroah-HartmanMerge tag 'armsoc-fixes-4.19' of git://git./linux/kerne...
2018-10-12 Greg Kroah-HartmanMerge tag 'mmc-v4.19-rc7' of git://git./linux/kernel...
2018-10-12 Greg Kroah-HartmanMerge tag 'gpio-v4.19-4' of git://git./linux/kernel...
2018-10-12 Greg Kroah-HartmanMerge tag 'pinctrl-v4.19-5' of git://git./linux/kernel...
2018-10-12 Greg Kroah-HartmanMerge tag 'mtd/fixes-for-4.19-rc8' of git://git.infrade...
2018-10-12 Greg Kroah-HartmanMerge tag 'drm-fixes-2018-10-12-1' of git://anongit...
2018-10-12 Greg Kroah-HartmanMerge tag 'for-gkh' of git://git./linux/kernel/git...
2018-10-12 Greg Kroah-HartmanMerge branch 'for-linus' of git://git./linux/kernel...
2018-10-12 Greg Kroah-HartmanMerge tag 'next-fixes-20181012' of git://git./linux...
2018-10-12 Greg Kroah-HartmanMerge git://git./linux/kernel/git/davem/net
next