]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2020-07-24  David S. MillermISDN: Don't try to print a sockptr_t from debug loggin...
2020-07-24  David S. MillerMerge branch 'get-rid-of-the-address_space-override...
2020-07-24  Christoph Hellwignet: optimize the sockptr_t for unified kernel/user...
2020-07-24  Christoph Hellwignet: pass a sockptr_t into ->setsockopt
2020-07-24  Christoph Hellwignet/tcp: switch do_tcp_setsockopt to sockptr_t
2020-07-24  Christoph Hellwignet/tcp: switch ->md5_parse to sockptr_t
2020-07-24  Christoph Hellwignet/udp: switch udp_lib_setsockopt to sockptr_t
2020-07-24  Christoph Hellwignet/ipv6: switch do_ipv6_setsockopt to sockptr_t
2020-07-24  Christoph Hellwignet/ipv6: factor out a ipv6_set_opt_hdr helper
2020-07-24  Christoph Hellwignet/ipv6: switch ipv6_flowlabel_opt to sockptr_t
2020-07-24  Christoph Hellwignet/ipv6: split up ipv6_flowlabel_opt
2020-07-24  Christoph Hellwignet/ipv6: switch ip6_mroute_setsockopt to sockptr_t
2020-07-24  Christoph Hellwignet/ipv4: switch do_ip_setsockopt to sockptr_t
2020-07-24  Christoph Hellwignet/ipv4: merge ip_options_get and ip_options_get_from_user
2020-07-24  Christoph Hellwignet/ipv4: switch ip_mroute_setsockopt to sockptr_t
2020-07-24  Christoph Hellwigbpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
2020-07-24  Christoph Hellwignetfilter: switch nf_setsockopt to sockptr_t
2020-07-24  Christoph Hellwignetfilter: switch xt_copy_counters to sockptr_t
2020-07-24  Christoph Hellwignetfilter: remove the unused user argument to do_update...
2020-07-24  Christoph Hellwignet/xfrm: switch xfrm_user_policy to sockptr_t
2020-07-24  Christoph Hellwignet: switch sock_set_timeout to sockptr_t
2020-07-24  Christoph Hellwignet: switch sock_set_timeout to sockptr_t
2020-07-24  Christoph Hellwignet: switch sock_setbindtodevice to sockptr_t
2020-07-24  Christoph Hellwignet: switch copy_bpf_fprog_from_user to sockptr_t
2020-07-24  Christoph Hellwignet: add a new sockptr_t type
2020-07-24  Christoph Hellwigbpfilter: reject kernel addresses
2020-07-24  Christoph Hellwignet/bpfilter: split __bpfilter_process_sockopt
2020-07-24  Christoph Hellwigbpfilter: fix up a sparse annotation
2020-07-24  David S. MillerMerge branch 'TC-datapath-hash-api'
2020-07-24  Ariel Levkovichnet/sched: cls_flower: Add hash info to flow classification
2020-07-24  Ariel Levkovichnet/flow_dissector: add packet hash dissection
2020-07-24  Chi Songnet: hyperv: dump TX indirection table to ethtool regs
2020-07-24  David Ahernvrf: Handle CONFIG_SYSCTL not set
2020-07-23  Vladimir Olteannet: dsa: stop overriding master's ndo_get_phys_port_name
2020-07-23  Vishal Kulkarnicxgb4: add loopback ethtool self-test
2020-07-23  David S. MillerMerge branch 'l2tp-further-checkpatch-pl-cleanups'
2020-07-23  Tom Parkinl2tp: cleanup kzalloc calls
2020-07-23  Tom Parkinl2tp: cleanup netlink tunnel create address handling
2020-07-23  Tom Parkinl2tp: cleanup netlink send of tunnel address information
2020-07-23  Tom Parkinl2tp: check socket address type in l2tp_dfs_seq_tunnel_show
2020-07-23  Tom Parkinl2tp: cleanup unnecessary braces in if statements
2020-07-23  Tom Parkinl2tp: cleanup comparisons to NULL
2020-07-23  Miaohe Linnet/ncsi: use eth_zero_addr() to clear mac address
2020-07-23  Miaohe Lincxgb4: use eth_zero_addr() to clear mac address
2020-07-23  David S. MillerMerge branch 'mptcp-non-backup-subflows-pre-reqs'
2020-07-23  Paolo Abenisubflow: introduce and use mptcp_can_accept_new_subflow()
2020-07-23  Paolo Abenisubflow: use rsk_ops->send_reset()
2020-07-23  Paolo Abenisubflow: explicitly check for plain tcp rsk
2020-07-23  Paolo Abenimptcp: cleanup subflow_finish_connect()
2020-07-23  Paolo Abenimptcp: explicitly track the fully established status
2020-07-23  Paolo Abenimptcp: mark as fallback even early ones
2020-07-23  Paolo Abenimptcp: avoid data corruption on reinsert
2020-07-23  Paolo Abenisubflow: always init 'rel_write_seq'
2020-07-23  Jakub Kicinskisfc: convert to new udp_tunnel infrastructure
2020-07-23  David S. MillerMerge branch 'qed-qede-improve-chain-API-and-add-XDP_RE...
2020-07-23  Alexander Lobakinqede: add .ndo_xdp_xmit() and XDP_REDIRECT support
2020-07-23  Alexander Lobakinqede: refactor XDP Tx processing
2020-07-23  Alexander Lobakinqede: reformat net_device_ops declarations
2020-07-23  Alexander Lobakinqede: reformat several structures in "qede.h"
2020-07-23  Alexander Lobakinqed: introduce qed_chain_get_elem_used{,u32}()
2020-07-23  Alexander Lobakinqed: optimize common chain accessors
2020-07-23  Alexander Lobakinqed: add support for different page sizes for chains
2020-07-23  Alexander Lobakinqed: simplify chain allocation with init params struct
2020-07-23  Alexander Lobakinqed: simplify initialization of the chains with an...
2020-07-23  Alexander Lobakinqed: move chain initialization inlines next to allocati...
2020-07-23  Alexander Lobakinqed: sanitize PBL chains allocation
2020-07-23  Alexander Lobakinqed: prevent possible double-frees of the chains
2020-07-23  Alexander Lobakinqed: move chain methods to a separate file
2020-07-23  Alexander Lobakinqed: reformat Makefile
2020-07-23  Alexander Lobakinqed: reformat "qed_chain.h" a bit
2020-07-23  Gustavo A.... net: qed_hsi.h: Avoid the use of one-element array
2020-07-23  Gustavo A.... bna: bfi.h: Avoid the use of one-element array
2020-07-23  Gustavo A.... tg3: Avoid the use of one-element array
2020-07-23  Colin Ian Kingionic: fix memory leak of object 'lid'
2020-07-23  David S. MillerMerge branch 'l2tp-cleanup-checkpatch-pl-warnings'
2020-07-23  Tom Parkinl2tp: avoid precidence issues in L2TP_SKB_CB macro
2020-07-23  Tom Parkinl2tp: line-break long function prototypes
2020-07-23  Tom Parkinl2tp: prefer seq_puts for unformatted output
2020-07-23  Tom Parkinl2tp: prefer using BIT macro
2020-07-23  Tom Parkinl2tp: add identifier name in function pointer prototype
2020-07-23  Tom Parkinl2tp: cleanup suspect code indent
2020-07-23  Tom Parkinl2tp: cleanup wonky alignment of line-broken function...
2020-07-23  Tom Parkinl2tp: cleanup difficult-to-read line breaks
2020-07-23  Tom Parkinl2tp: cleanup comments
2020-07-23  Tom Parkinl2tp: cleanup whitespace use
2020-07-23  Parav Panditdevlink: Always use user_ptr[0] for devlink and simplif...
2020-07-23  Sriram Krishnanhv_netvsc: add support for vlans in AF_PACKET mode
2020-07-23  Paolo Abenimptcp: zero token hash at creation time.
2020-07-23  Colin Ian Kinglan743x: remove redundant initialization of variable...
2020-07-23  Claudiu Manoilenetc: Remove the imdio bus on PF probe bailout
2020-07-23  Wang Hainet: qed: Remove unneeded cast from memory allocation
2020-07-23  Vladimir Olteannet: phy: fix check in get_phy_c45_ids
2020-07-23  Richard Sailernet: dccp: Add SIOCOUTQ IOCTL support (send buffer...
2020-07-22  David S. MillerMerge branch 'Add-DSA-yaml-binding'
2020-07-22  Kurt Kanzenbachnet: dsa: of: Allow ethernet-ports as encapsulating...
2020-07-22  Kurt Kanzenbachdt-bindings: net: dsa: Let dsa.txt refer to dsa.yaml
2020-07-22  Kurt Kanzenbachdt-bindings: net: dsa: Add DSA yaml binding
2020-07-22  Vladimir Olteannet: mscc: ocelot: fix non-initialized CPU port on...
2020-07-22  Christoph Hellwignet: explicitly include <linux/compat.h> in net/core...
2020-07-22  David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
next