| Commit message (Expand) | Author | Age | Files | Lines |
* | net/ipv6: remove compat_ipv6_{get,set}sockopt | Christoph Hellwig | 2020-07-20 | 21 | -390/+51 |
* | net/ipv6: factor out mcast join/leave setsockopt helpers | Christoph Hellwig | 2020-07-20 | 1 | -50/+53 |
* | net/ipv6: factor out MCAST_MSFILTER setsockopt helpers | Christoph Hellwig | 2020-07-20 | 1 | -76/+83 |
* | net/ipv6: factor out MCAST_MSFILTER getsockopt helpers | Christoph Hellwig | 2020-07-20 | 1 | -65/+74 |
* | net/ipv4: remove compat_ip_{get,set}sockopt | Christoph Hellwig | 2020-07-20 | 10 | -229/+61 |
* | net/ipv4: factor out mcast join/leave setsockopt helpers | Christoph Hellwig | 2020-07-20 | 1 | -53/+56 |
* | net/ipv4: factor out MCAST_MSFILTER setsockopt helpers | Christoph Hellwig | 2020-07-20 | 1 | -76/+86 |
* | net/ipv4: factor out MCAST_MSFILTER getsockopt helpers | Christoph Hellwig | 2020-07-20 | 1 | -61/+70 |
* | netfilter: split nf_sockopt | Christoph Hellwig | 2020-07-20 | 1 | -17/+13 |
* | netfilter: remove the compat argument to xt_copy_counters_from_user | Christoph Hellwig | 2020-07-20 | 5 | -12/+8 |
* | netfilter: remove the compat_{get,set} methods | Christoph Hellwig | 2020-07-20 | 4 | -62/+4 |
* | netfilter/ebtables: clean up compat {get, set}sockopt handling | Christoph Hellwig | 2020-07-20 | 1 | -116/+98 |
* | netfilter/ip6_tables: clean up compat {get, set}sockopt handling | Christoph Hellwig | 2020-07-20 | 1 | -66/+21 |
* | netfilter/ip_tables: clean up compat {get,set}sockopt handling | Christoph Hellwig | 2020-07-20 | 1 | -65/+21 |
* | netfilter/arp_tables: clean up compat {get, set}sockopt handling | Christoph Hellwig | 2020-07-20 | 1 | -64/+21 |
* | net: remove compat_sys_{get,set}sockopt | Christoph Hellwig | 2020-07-20 | 20 | -125/+62 |
* | net: remove compat_sock_common_{get,set}sockopt | Christoph Hellwig | 2020-07-20 | 16 | -96/+8 |
* | net: simplify cBPF setsockopt compat handling | Christoph Hellwig | 2020-07-20 | 6 | -96/+40 |
* | net: streamline __sys_getsockopt | Christoph Hellwig | 2020-07-20 | 1 | -17/+14 |
* | net: streamline __sys_setsockopt | Christoph Hellwig | 2020-07-20 | 1 | -30/+27 |
* | net/atm: remove the atmdev_ops {get, set}sockopt methods | Christoph Hellwig | 2020-07-20 | 10 | -143/+2 |
* | net: rds: rdma_transport.h: delete duplicated word | Randy Dunlap | 2020-07-20 | 1 | -1/+1 |
* | net: atm: lec_arpc.h: delete duplicated word | Randy Dunlap | 2020-07-20 | 1 | -1/+1 |
* | net: phy: at803x: add mdix configuration support for AR9331 and AR8035 | Oleksij Rempel | 2020-07-20 | 1 | -0/+78 |
* | Merge branch 'net-enetc-remove-bootloader-dependency' | David S. Miller | 2020-07-20 | 5 | -57/+210 |
|\ |
|
| * | net: enetc: Use DT protocol information to set up the ports | Alex Marginean | 2020-07-20 | 2 | -26/+34 |
| * | net: enetc: Initialize SerDes for SGMII and USXGMII protocols | Michael Walle | 2020-07-20 | 3 | -0/+140 |
| * | net: dsa: felix: (re)use already existing constants | Michael Walle | 2020-07-20 | 1 | -33/+12 |
| * | net: phy: add USXGMII link partner ability constants | Michael Walle | 2020-07-20 | 1 | -0/+26 |
|/ |
|
* | ne2k-pci: Use netif_msg_init to initialize msg_enable bits | Armin Wolf | 2020-07-18 | 1 | -3/+6 |
* | Merge branch 'net-atlantic-add-support-for-FW-4-x' | David S. Miller | 2020-07-18 | 6 | -31/+70 |
|\ |
|
| * | net: atlantic: add support for FW 4.x | Dmitry Bogdanov | 2020-07-18 | 4 | -15/+58 |
| * | net: atlantic: align return value of ver_match function with function name | Mark Starovoytov | 2020-07-18 | 3 | -19/+15 |
|/ |
|
* | net: ethernet: et131x: Remove redundant register read | Mark Einon | 2020-07-18 | 1 | -3/+0 |
* | net: ethernet: et131x: Remove unused variable 'pm_csr' | Zhang Changzhong | 2020-07-18 | 1 | -7/+3 |
* | net: bna: Remove unused variable 't' | Zhang Changzhong | 2020-07-18 | 1 | -2/+1 |
* | net: bnxt: don't complain if TC flower can't be supported | Jakub Kicinski | 2020-07-18 | 2 | -6/+6 |
* | Merge tag 'mlx5-updates-2020-07-16' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2020-07-17 | 40 | -211/+1473 |
|\ |
|
| * | net/mlx5e: CT: Map 128 bits labels to 32 bit map ID | Eli Britstein | 2020-07-17 | 3 | -23/+42 |
| * | net/mlx5e: Do not request completion on every single UMR WQE | Tariq Toukan | 2020-07-17 | 1 | -1/+0 |
| * | net/mlx5e: RX, Avoid indirect call in representor CQE handling | Tariq Toukan | 2020-07-17 | 1 | -1/+4 |
| * | net/mlx5e: XDP, Avoid indirect call in TX flow | Tariq Toukan | 2020-07-17 | 3 | -14/+37 |
| * | net/mlx5e: IPsec: Add Connect-X IPsec ESN update offload support | Raed Salem | 2020-07-17 | 1 | -0/+88 |
| * | net/mlx5e: IPsec: Add Connect-X IPsec Rx data path offload | Raed Salem | 2020-07-17 | 4 | -4/+88 |
| * | net/mlx5e: IPsec: Add IPsec steering in local NIC RX | Huy Nguyen | 2020-07-17 | 9 | -5/+630 |
| * | net/mlx5: Add IPsec related Flow steering entry's fields | Huy Nguyen | 2020-07-17 | 2 | -3/+14 |
| * | net/mlx5: IPsec: Add HW crypto offload support | Raed Salem | 2020-07-17 | 10 | -9/+372 |
| * | net/mlx5: Accel, Add core IPsec support for the Connect-X family | Raed Salem | 2020-07-17 | 8 | -104/+154 |
| * | net/mlx5: E-switch, Reduce dependency on num_vfs during mode set | Parav Pandit | 2020-07-17 | 2 | -14/+13 |
| * | net/mlx5: E-switch, Avoid function change handler for non ECPF | Parav Pandit | 2020-07-17 | 1 | -9/+2 |