Age | Commit message (Expand) | Author |
2020-07-19 | net/ipv6: remove compat_ipv6_{get,set}sockopt | Christoph Hellwig |
2020-07-19 | net/ipv6: factor out mcast join/leave setsockopt helpers | Christoph Hellwig |
2020-07-19 | net/ipv6: factor out MCAST_MSFILTER setsockopt helpers | Christoph Hellwig |
2020-07-19 | net/ipv6: factor out MCAST_MSFILTER getsockopt helpers | Christoph Hellwig |
2020-07-19 | net/ipv4: remove compat_ip_{get,set}sockopt | Christoph Hellwig |
2020-07-19 | net/ipv4: factor out mcast join/leave setsockopt helpers | Christoph Hellwig |
2020-07-19 | net/ipv4: factor out MCAST_MSFILTER setsockopt helpers | Christoph Hellwig |
2020-07-19 | net/ipv4: factor out MCAST_MSFILTER getsockopt helpers | Christoph Hellwig |
2020-07-19 | netfilter: split nf_sockopt | Christoph Hellwig |
2020-07-19 | netfilter: remove the compat argument to xt_copy_counters_from_user | Christoph Hellwig |
2020-07-19 | netfilter: remove the compat_{get,set} methods | Christoph Hellwig |
2020-07-19 | netfilter/ebtables: clean up compat {get, set}sockopt handling | Christoph Hellwig |
2020-07-19 | netfilter/ip6_tables: clean up compat {get, set}sockopt handling | Christoph Hellwig |
2020-07-19 | netfilter/ip_tables: clean up compat {get,set}sockopt handling | Christoph Hellwig |
2020-07-19 | netfilter/arp_tables: clean up compat {get, set}sockopt handling | Christoph Hellwig |
2020-07-19 | net: remove compat_sys_{get,set}sockopt | Christoph Hellwig |
2020-07-19 | net: remove compat_sock_common_{get,set}sockopt | Christoph Hellwig |
2020-07-19 | net: simplify cBPF setsockopt compat handling | Christoph Hellwig |
2020-07-19 | net: streamline __sys_getsockopt | Christoph Hellwig |
2020-07-19 | net: streamline __sys_setsockopt | Christoph Hellwig |
2020-07-19 | net/atm: remove the atmdev_ops {get, set}sockopt methods | Christoph Hellwig |
2020-07-19 | net: rds: rdma_transport.h: delete duplicated word | Randy Dunlap |
2020-07-19 | net: atm: lec_arpc.h: delete duplicated word | Randy Dunlap |
2020-07-19 | net: phy: at803x: add mdix configuration support for AR9331 and AR8035 | Oleksij Rempel |
2020-07-19 | Merge branch 'net-enetc-remove-bootloader-dependency' | David S. Miller |
2020-07-19 | net: enetc: Use DT protocol information to set up the ports | Alex Marginean |
2020-07-19 | net: enetc: Initialize SerDes for SGMII and USXGMII protocols | Michael Walle |
2020-07-19 | net: dsa: felix: (re)use already existing constants | Michael Walle |
2020-07-19 | net: phy: add USXGMII link partner ability constants | Michael Walle |
2020-07-17 | ne2k-pci: Use netif_msg_init to initialize msg_enable bits | Armin Wolf |
2020-07-17 | Merge branch 'net-atlantic-add-support-for-FW-4-x' | David S. Miller |
2020-07-17 | net: atlantic: add support for FW 4.x | Dmitry Bogdanov |
2020-07-17 | net: atlantic: align return value of ver_match function with function name | Mark Starovoytov |
2020-07-17 | net: ethernet: et131x: Remove redundant register read | Mark Einon |
2020-07-17 | net: ethernet: et131x: Remove unused variable 'pm_csr' | Zhang Changzhong |
2020-07-17 | net: bna: Remove unused variable 't' | Zhang Changzhong |
2020-07-17 | net: bnxt: don't complain if TC flower can't be supported | Jakub Kicinski |
2020-07-17 | Merge tag 'mlx5-updates-2020-07-16' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2020-07-17 | net: alteon: Avoid some useless memset | Christophe JAILLET |
2020-07-17 | net: alteon: switch from 'pci_' to 'dma_' API | Christophe JAILLET |
2020-07-17 | net: sungem: switch from 'pci_' to 'dma_' API | Christophe JAILLET |
2020-07-17 | net: decnet: af_decnet: Simplify goto loop. | Suraj Upadhyay |
2020-07-17 | Merge branch 'tcp-dsack-multi-seg' | David S. Miller |
2020-07-17 | tcp: add SNMP counter for no. of duplicate segments reported by DSACK | Priyaranjan Jha |
2020-07-17 | tcp: fix segment accounting when DSACK range covers multiple segments | Priyaranjan Jha |
2020-07-17 | net: sun: cassini: switch from 'pci_' to 'dma_' API | Christophe JAILLET |
2020-07-17 | mptcp: silence warning in subflow_data_ready() | Davide Caratti |
2020-07-17 | Merge branch 'usbnet-multicast-filter-support-for-cdc-ncm-devices' | David S. Miller |
2020-07-17 | net: cdc_ncm: hook into set_rx_mode to admit multicast traffic | Miguel Rodríguez Pérez |
2020-07-17 | net: cdc_ncm: add .ndo_set_rx_mode to cdc_ncm_netdev_ops | Miguel Rodríguez Pérez |