iio: core: remove extra semi-colon from devm_iio_device_register() macro
[platform/kernel/linux-rpi.git] / net / core /
2020-04-21 Konstantin Khlebnikovnet: revert default NAPI poll timeout to 2 jiffies
2020-04-08 Amritha Nambiarnet: Fix Tx hash bound checking
2020-04-01 Pablo Neira Ayusonet: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV...
2020-04-01 John Fastabendbpf, sockmap: Remove bucket->lock from sock_{hash|map...
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 Taehee Yoonet: export netdev_next_lower_dev_rcu()
2020-03-05 Paolo AbeniRevert "net: dev: introduce support for sch BYPASS...
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 Jakub Sitnickibpf, sockhash: Synchronize_rcu before free'ing map
2020-02-24 Toke Høiland-Jørgensencore: Don't skip generic XDP program execution for...
2020-02-14 Lorenz Bauerbpf, sockmap: Check update requirements after locking
2020-02-14 Martin KaFai Laubpf: Improve bucket_log calculation logic
2020-02-14 Jakub Sitnickibpf, sockhash: Synchronize_rcu before free'ing map
2020-02-14 Jakub Sitnickibpf, sockmap: Don't sleep while holding RCU lock on...
2020-02-11 Ido Schimmeldrop_monitor: Do not cancel uninitialized work item
2020-02-11 Jacob Kellerdevlink: report 0 after hitting end in region read
2020-02-05 Yoshiki Komachiflow_dissector: Fix to use new variables for port range...
2020-02-05 Praveen Chaudharynet: Fix skb->csum update in inet_proto_csum_replace16().
2020-01-29 Jakub Sitnickinet, sk_msg: Don't check if sock is locked when tearing...
2020-01-29 Maxim Mikityanskiynet: Fix packet reordering caused by GRO and listified...
2020-01-29 Jouni Hogandernet-sysfs: Fix reference count leak
2020-01-29 Eric Dumazetnet: rtnetlink: validate IFLA_MTU attribute in rtnl_cre...
2020-01-26 Jouni Hogandernet-sysfs: Call dev_hold always in netdev_queue_add_kobject
2020-01-26 Eric Dumazetnet: neigh: use long type to store jiffies delta
2020-01-23 Ido Schimmeldevlink: Wait longer before warning about unset port...
2020-01-23 Cong Wangnet: avoid updating qdisc_xmit_lock_key in netdev_updat...
2020-01-23 Lorenz Bauernet: bpf: Don't leak time wait and request sockets
2020-01-23 John Fastabendbpf: Sockmap/tls, msg_push_data may leave end mark...
2020-01-23 John Fastabendbpf: Sockmap, skmsg helper overestimates push, pull...
2020-01-23 John Fastabendbpf: Sockmap, ensure sock lock held during tear down
2020-01-17 John Fastabendbpf: skmsg, fix potential psock NULL pointer dereference
2020-01-12 Lorenz Bauerbpf: Clear skb->tstamp in bpf_redirect when necessary
2020-01-09 Eric Dumazetnet: annotate lockless accesses to sk->sk_pacing_shift
2020-01-09 Eric Dumazetnet: add annotations on hh->hh_len lockless accesses
2020-01-09 Alexander Lobakinnet, sysctl: Fix compiler warning when only cBPF is...
2020-01-09 Eric Dumazetnet/sched: annotate lockless accesses to qdisc->empty
2019-12-31 Eric Dumazetneighbour: remove neigh_cleanup() method
2019-12-31 Jouni Hogandernet-sysfs: Call dev_hold always in rx_queue_add_kobject
2019-12-18 Jonathan Lemonxdp: obtain the mem_id mutex before trying to remove...
2019-12-18 Jonathan Lemonpage_pool: do not release pool until inflight == 0.
2019-12-18 Martin Varghesenet: Fixed updating of ethertype in skb_mpls_push()
2019-12-18 Martin VargheseFixed updating of ethertype in function skb_mpls_pop
2019-12-18 Yoshiki Komachicls_flower: Fix the behavior using port ranges with...
2019-12-18 John Hurleynet: core: rename indirect block ingress cb function
2019-12-18 Sabrina Dubrocanet: ipv6_stub: use ip6_dst_lookup_flow instead of...
2019-12-18 Alexander Lobakinnet: dsa: fix flow dissection on Tx path
2019-12-18 Eric Dumazetinet: protect against too small mtu values.
2019-12-04 Jakub Kicinskinet: skmsg: fix TLS 1.3 crash with full sk_msg
2019-11-24 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2019-11-23 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2019-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-11-22 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2019-11-22 David S. MillerMerge tag 'linux-can-fixes-for-5.4-20191122' of git...
2019-11-22 Dan Carpenternet: rtnetlink: prevent underflows in do_setvfinfo()
2019-11-21 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2019-11-21 Linus TorvaldsMerge tag 'for-linus-20191121' of git://git.kernel...
2019-11-21 Linus TorvaldsMerge tag 'gpio-v5.4-5' of git://git./linux/kernel...
2019-11-21 Eric Dumazetnet-sysfs: fix netdev_queue_add_kobject() breakage
2019-11-20 David S. MillerMerge tag 'mlx5-fixes-2019-11-20' of git://git./linux...
2019-11-20 Jouni Hogandernet-sysfs: Fix reference count leak in rx|netdev_queue_...
2019-11-17 Linus TorvaldsMerge tag 'iommu-fixes-v5.4-rc7' of git://git./linux...
2019-11-17 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2019-11-17 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-11-17 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2019-11-17 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2019-11-17 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-11-17 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-11-16 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-11-16 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2019-11-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-11-15 Linus TorvaldsMerge tag 'for-linus-20191115' of git://git.kernel...
2019-11-15 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2019-11-15 Linus TorvaldsMerge tag 'mips_fixes_5.4_4' of git://git./linux/kernel...
2019-11-15 Linus TorvaldsMerge tag 'sound-5.4-rc8' of git://git./linux/kernel...
2019-11-15 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2019-11-15 Dave AirlieMerge tag 'drm-misc-fixes-2019-11-13' of git://anongit...
2019-11-14 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2019-11-14 David S. MillerMerge tag 'wireless-drivers-2019-11-14' of git://git...
2019-11-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-11-13 Linus TorvaldsMerge tag 'for-5.4-rc7-tag' of git://git./linux/kernel...
2019-11-13 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2019-11-12 Rodrigo ViviMerge tag 'gvt-fixes-2019-11-12' of https://github...
2019-11-12 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git./linux...
2019-11-12 Linus TorvaldsMerge Intel Gen8/Gen9 graphics fixes from Jon Bloomfield.
2019-11-12 Aya Levindevlink: Add method for time-stamp on reporter's dump
2019-11-11 Linus TorvaldsMerge branch 'for-5.4-fixes' of git://git./linux/kernel...
2019-11-11 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-11-10 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2019-11-10 Linus TorvaldsMerge tag 'staging-5.4-rc7' of git://git./linux/kernel...
2019-11-10 Linus TorvaldsMerge tag 'char-misc-5.4-rc7' of git://git./linux/kerne...
2019-11-10 Linus TorvaldsMerge tag 'configfs-for-5.4-2' of git://git.infradead...
2019-11-10 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-11-10 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-11-10 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-11-10 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-11-10 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
next