summaryrefslogtreecommitdiffstats
path: root/arch/ia64 (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-20net/ipv6: remove compat_ipv6_{get,set}sockoptChristoph Hellwig21-390/+51
2020-07-20net/ipv6: factor out mcast join/leave setsockopt helpersChristoph Hellwig1-50/+53
2020-07-20net/ipv6: factor out MCAST_MSFILTER setsockopt helpersChristoph Hellwig1-76/+83
2020-07-20net/ipv6: factor out MCAST_MSFILTER getsockopt helpersChristoph Hellwig1-65/+74
2020-07-20net/ipv4: remove compat_ip_{get,set}sockoptChristoph Hellwig10-229/+61
2020-07-20net/ipv4: factor out mcast join/leave setsockopt helpersChristoph Hellwig1-53/+56
2020-07-20net/ipv4: factor out MCAST_MSFILTER setsockopt helpersChristoph Hellwig1-76/+86
2020-07-20net/ipv4: factor out MCAST_MSFILTER getsockopt helpersChristoph Hellwig1-61/+70
2020-07-20netfilter: split nf_sockoptChristoph Hellwig1-17/+13
2020-07-20netfilter: remove the compat argument to xt_copy_counters_from_userChristoph Hellwig5-12/+8
2020-07-20netfilter: remove the compat_{get,set} methodsChristoph Hellwig4-62/+4
2020-07-20netfilter/ebtables: clean up compat {get, set}sockopt handlingChristoph Hellwig1-116/+98
2020-07-20netfilter/ip6_tables: clean up compat {get, set}sockopt handlingChristoph Hellwig1-66/+21
2020-07-20netfilter/ip_tables: clean up compat {get,set}sockopt handlingChristoph Hellwig1-65/+21
2020-07-20netfilter/arp_tables: clean up compat {get, set}sockopt handlingChristoph Hellwig1-64/+21
2020-07-20net: remove compat_sys_{get,set}sockoptChristoph Hellwig20-125/+62
2020-07-20net: remove compat_sock_common_{get,set}sockoptChristoph Hellwig16-96/+8
2020-07-20net: simplify cBPF setsockopt compat handlingChristoph Hellwig6-96/+40
2020-07-20net: streamline __sys_getsockoptChristoph Hellwig1-17/+14
2020-07-20net: streamline __sys_setsockoptChristoph Hellwig1-30/+27
2020-07-20net/atm: remove the atmdev_ops {get, set}sockopt methodsChristoph Hellwig10-143/+2
2020-07-20net: rds: rdma_transport.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-20net: atm: lec_arpc.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-20net: phy: at803x: add mdix configuration support for AR9331 and AR8035Oleksij Rempel1-0/+78
2020-07-20net: enetc: Use DT protocol information to set up the portsAlex Marginean2-26/+34
2020-07-20net: enetc: Initialize SerDes for SGMII and USXGMII protocolsMichael Walle3-0/+140
2020-07-20net: dsa: felix: (re)use already existing constantsMichael Walle1-33/+12
2020-07-20net: phy: add USXGMII link partner ability constantsMichael Walle1-0/+26
2020-07-18ne2k-pci: Use netif_msg_init to initialize msg_enable bitsArmin Wolf1-3/+6
2020-07-18net: atlantic: add support for FW 4.xDmitry Bogdanov4-15/+58
2020-07-18net: atlantic: align return value of ver_match function with function nameMark Starovoytov3-19/+15
2020-07-18net: ethernet: et131x: Remove redundant register readMark Einon1-3/+0
2020-07-18net: ethernet: et131x: Remove unused variable 'pm_csr'Zhang Changzhong1-7/+3
2020-07-18net: bna: Remove unused variable 't'Zhang Changzhong1-2/+1
2020-07-18net: bnxt: don't complain if TC flower can't be supportedJakub Kicinski2-6/+6
2020-07-17net: alteon: Avoid some useless memsetChristophe JAILLET1-4/+1
2020-07-17net: alteon: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-58/+56
2020-07-17net: sungem: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-26/+27
2020-07-17net: decnet: af_decnet: Simplify goto loop.Suraj Upadhyay1-8/+5
2020-07-17tcp: add SNMP counter for no. of duplicate segments reported by DSACKPriyaranjan Jha3-0/+3
2020-07-17tcp: fix segment accounting when DSACK range covers multiple segmentsPriyaranjan Jha1-36/+44
2020-07-17net: sun: cassini: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-50/+54
2020-07-17mptcp: silence warning in subflow_data_ready()Davide Caratti1-2/+3
2020-07-17net: cdc_ncm: hook into set_rx_mode to admit multicast trafficMiguel Rodríguez Pérez1-0/+3
2020-07-17net: cdc_ncm: add .ndo_set_rx_mode to cdc_ncm_netdev_opsMiguel Rodríguez Pérez1-0/+1
2020-07-17net: usbnet: export usbnet_set_rx_mode()Bjørn Mork2-1/+3
2020-07-17net: cdc_ether: export usbnet_cdc_update_filterMiguel Rodríguez Pérez2-1/+3
2020-07-17net: cdc_ether: use dev->intf to get interface informationMiguel Rodríguez Pérez1-3/+1
2020-07-17net: openvswitch: reorder masks array based on usageEelco Chaudron4-7/+207
2020-07-17net: phy: sfp: Cotsworks SFF module EEPROM fixupChris Healy1-0/+44