summaryrefslogtreecommitdiffstats
path: root/net/rfkill (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-21atm: switch do_atm_iobuf() to direct use of atm_getnames()Al Viro1-22/+3
2020-05-21atm: move copyin from atm_getnames() into the callerAl Viro3-20/+20
2020-05-21atm: separate ATM_GETNAMES handling from the rest of atm_dev_ioctl()Al Viro3-44/+51
2020-05-21batadv_socket_read(): get rid of pointless access_ok()Al Viro1-3/+0
2020-05-21get rid of compat_mc_setsockopt()Al Viro2-94/+0
2020-05-21handle the group_source_req options directlyAl Viro2-4/+42
2020-05-21ipv6: take handling of group_source_req options into a helperAl Viro1-29/+36
2020-05-21ipv4: take handling of group_source_req options into a helperAl Viro1-39/+44
2020-05-21ipv[46]: do compat setsockopt for MCAST_{JOIN,LEAVE}_GROUP directlyAl Viro2-0/+59
2020-05-21ipv6: do compat setsockopt for MCAST_MSFILTER directlyAl Viro1-1/+47
2020-05-21ip6_mc_msfilter(): pass the address list separatelyAl Viro3-5/+7
2020-05-21ipv4: do compat setsockopt for MCAST_MSFILTER directlyAl Viro1-1/+47
2020-05-21set_mcast_msfilter(): take the guts of setsockopt(MCAST_MSFILTER) into a helperAl Viro1-33/+40
2020-05-21get rid of compat_mc_getsockopt()Al Viro4-88/+79
2020-05-21ip*_mc_gsfget(): lift copyout of struct group_filter into callersAl Viro6-31/+38
2020-05-21compat_ip{,v6}_setsockopt(): enumerate MCAST_... options explicitlyAl Viro2-2/+18
2020-05-21lift compat definitions of mcast [sg]etsockopt requests into net/compat.hAl Viro2-25/+24
2020-05-20rds: fix crash in rds_info_getsockopt()John Hubbard1-1/+2
2020-05-20net: unexport skb_gro_receive()Eric Dumazet1-2/+0
2020-05-20ipv6: use ->ndo_tunnel_ctl in addrconf_set_dstaddrChristoph Hellwig1-7/+2
2020-05-20ipv6: streamline addrconf_set_dstaddrChristoph Hellwig1-49/+38
2020-05-20ipv6: stub out even more of addrconf_set_dstaddr if SIT is disabledChristoph Hellwig1-2/+3
2020-05-20sit: impement ->ndo_tunnel_ctlChristoph Hellwig1-39/+34
2020-05-20sit: refactor ipip6_tunnel_ioctlChristoph Hellwig1-158/+210
2020-05-20impr: use ->ndo_tunnel_ctl in ipmr_new_tunnelChristoph Hellwig1-11/+3
2020-05-20net: add a new ndo_tunnel_ioctl methodChristoph Hellwig6-63/+59
2020-05-20ipv4: consolidate the VIFF_TUNNEL handling in ipmr_new_tunnelChristoph Hellwig1-40/+13
2020-05-20ipv4: streamline ipmr_new_tunnelChristoph Hellwig1-37/+36
2020-05-20realtek/8139cp: use generic power managementVaibhav Gupta1-17/+8
2020-05-20realtek/8139too: use generic power managementVaibhav Gupta1-19/+7
2020-05-20nfp: flower: inform firmware of flower featuresLouis Peens2-30/+87
2020-05-20nfp: flower: renaming of feature bitsLouis Peens4-14/+17
2020-05-19net/af_iucv: clean up function prototypesJulian Wiedmann2-65/+51
2020-05-19net/af_iucv: remove a redundant zero initializationJulian Wiedmann1-1/+0
2020-05-19net/af_iucv: replace open-coded U16_MAXJulian Wiedmann1-1/+2
2020-05-19net/af_iucv: remove pm supportJulian Wiedmann1-140/+1
2020-05-19net/iucv: remove pm supportJulian Wiedmann1-188/+0
2020-05-19s390/net: remove pm support from iucv driversJulian Wiedmann2-168/+1
2020-05-19s390/net: remove pm ops from ccwgroup driversJulian Wiedmann4-140/+0
2020-05-19r8169: work around an irq coalescing related tx timeoutHeiner Kallweit1-0/+9
2020-05-19r8169: improve rtl8169_mark_to_asicHeiner Kallweit1-3/+2
2020-05-19r8169: make rtl_rx better readableHeiner Kallweit1-51/+48
2020-05-19net: seeq: Use %pM format specifier for MAC addressesAndy Shevchenko1-4/+1
2020-05-19cxgb4: Use %pM format specifier for MAC addressesAndy Shevchenko1-14/+6
2020-05-19ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctlChristoph Hellwig4-73/+94
2020-05-19appletalk: factor out a atrtr_ioctl_addrt helperChristoph Hellwig1-13/+20
2020-05-19ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctlChristoph Hellwig8-46/+77
2020-05-19ipv6: lift copy_from_user out of ipv6_route_ioctlChristoph Hellwig3-35/+28
2020-05-19igc: Remove unneeded registerSasha Neftin1-1/+0
2020-05-19igc: Remove unneeded definitionSasha Neftin1-1/+0