index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-21
net: psample: Add tunnel support
Chris Mi
2020-05-20
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2020-05-20
Merge branch 'uaccess.net' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
2020-05-20
atm: switch do_atmif_sioc() to direct use of atm_dev_ioctl()
Al Viro
2020-05-20
atm: lift copyin from atm_dev_ioctl()
Al Viro
2020-05-20
atm: switch do_atm_iobuf() to direct use of atm_getnames()
Al Viro
2020-05-20
atm: move copyin from atm_getnames() into the caller
Al Viro
2020-05-20
atm: separate ATM_GETNAMES handling from the rest of atm_dev_ioctl()
Al Viro
2020-05-20
batadv_socket_read(): get rid of pointless access_ok()
Al Viro
2020-05-20
get rid of compat_mc_setsockopt()
Al Viro
2020-05-20
handle the group_source_req options directly
Al Viro
2020-05-20
ipv6: take handling of group_source_req options into a helper
Al Viro
2020-05-20
ipv4: take handling of group_source_req options into a helper
Al Viro
2020-05-20
ipv[46]: do compat setsockopt for MCAST_{JOIN,LEAVE}_GROUP directly
Al Viro
2020-05-20
ipv6: do compat setsockopt for MCAST_MSFILTER directly
Al Viro
2020-05-20
ip6_mc_msfilter(): pass the address list separately
Al Viro
2020-05-20
ipv4: do compat setsockopt for MCAST_MSFILTER directly
Al Viro
2020-05-20
set_mcast_msfilter(): take the guts of setsockopt(MCAST_MSFILTER) into a helper
Al Viro
2020-05-20
get rid of compat_mc_getsockopt()
Al Viro
2020-05-20
ip*_mc_gsfget(): lift copyout of struct group_filter into callers
Al Viro
2020-05-20
compat_ip{,v6}_setsockopt(): enumerate MCAST_... options explicitly
Al Viro
2020-05-20
lift compat definitions of mcast [sg]etsockopt requests into net/compat.h
Al Viro
2020-05-20
rds: fix crash in rds_info_getsockopt()
John Hubbard
2020-05-19
net: unexport skb_gro_receive()
Eric Dumazet
2020-05-19
igc: Remove unused registers
Sasha Neftin
2020-05-19
igc: Remove unused IGC_ICS_DRSTA define
Sasha Neftin
2020-05-19
igc: Dump ETQF registers
Andre Guedes
2020-05-19
igc: Refactor ethertype filtering code
Andre Guedes
2020-05-19
Merge branch 'ndo_tunnel_ioctl'
David S. Miller
2020-05-19
ipv6: use ->ndo_tunnel_ctl in addrconf_set_dstaddr
Christoph Hellwig
2020-05-19
ipv6: streamline addrconf_set_dstaddr
Christoph Hellwig
2020-05-19
ipv6: stub out even more of addrconf_set_dstaddr if SIT is disabled
Christoph Hellwig
2020-05-19
sit: impement ->ndo_tunnel_ctl
Christoph Hellwig
2020-05-19
sit: refactor ipip6_tunnel_ioctl
Christoph Hellwig
2020-05-19
impr: use ->ndo_tunnel_ctl in ipmr_new_tunnel
Christoph Hellwig
2020-05-19
net: add a new ndo_tunnel_ioctl method
Christoph Hellwig
2020-05-19
ipv4: consolidate the VIFF_TUNNEL handling in ipmr_new_tunnel
Christoph Hellwig
2020-05-19
ipv4: streamline ipmr_new_tunnel
Christoph Hellwig
2020-05-19
igc: Fix MAX_ETYPE_FILTER value
Andre Guedes
2020-05-19
igc: Remove ethertype filter in PTP code
Andre Guedes
2020-05-19
igc: Remove duplicated IGC_RXPBS macro
Andre Guedes
2020-05-19
Merge branch 'realtek-ethernet-use-generic-power-management'
David S. Miller
2020-05-19
realtek/8139cp: use generic power management
Vaibhav Gupta
2020-05-19
realtek/8139too: use generic power management
Vaibhav Gupta
2020-05-19
igc: Refactor VLAN priority filtering code
Andre Guedes
2020-05-19
Merge branch 'nfp-flower-feature-bit-updates'
David S. Miller
2020-05-19
nfp: flower: inform firmware of flower features
Louis Peens
2020-05-19
nfp: flower: renaming of feature bits
Louis Peens
2020-05-19
igc: Return -EOPNOTSUPP when VLAN mask doesn't match
Andre Guedes
2020-05-19
igc: Dump VLANPQF register
Andre Guedes
[next]