summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* i40e: remove unused definesJesse Brandeburg2020-06-251-9/+0
* i40e: Move client header locationShiraz Saleem2020-06-251-0/+203
* net: phylink: add phylink_speed_(up|down) interfaceRussell King2020-06-251-0/+2
* net: qos: police action add index for tc flower offloadingPo Liu2020-06-241-0/+1
* net: qos: add tc police offloading action with max frame size limitPo Liu2020-06-242-0/+11
* net: bridge: add a flag to avoid refreshing fdb when changing/addingNikolay Aleksandrov2020-06-241-0/+1
* net: bridge: add option to allow activity notifications for any fdb entriesNikolay Aleksandrov2020-06-241-0/+11
* net: neighbor: add fdb extended attributeNikolay Aleksandrov2020-06-241-0/+12
* net: phy: add support for a common probe between shared PHYsAntoine Tenart2020-06-241-3/+15
* net: phy: Allow mdio buses to auto-probe c45 devicesJeremy Linton2020-06-231-0/+8
* net: ipv6: Use struct_size() helper and kcalloc()Gustavo A. R. Silva2020-06-231-6/+0
* udp: move gro declarations to net/udp.hEric Dumazet2020-06-231-0/+7
* net: move tcp gro declarations to net/tcp.hEric Dumazet2020-06-231-0/+4
* tcp: move ipv4_specific to tcp include fileEric Dumazet2020-06-232-3/+2
* tcp: move ipv6_specific declaration to remove a warningEric Dumazet2020-06-231-0/+2
* tcp: add declarations to avoid warningsEric Dumazet2020-06-231-0/+2
* bonding/xfrm: use real_dev instead of slave_devJarod Wilson2020-06-231-1/+1
* ipv6: fib6: avoid indirect calls from fib6_rule_lookupBrian Vazquez2020-06-231-0/+36
* indirect_call_wrapper: extend indirect wrapper to support up to 4 callsBrian Vazquez2020-06-231-0/+12
* rtnetlink: add keepalived rtm_protocolAlexandre Cassen2020-06-231-22/+23
* net: mscc: ocelot: introduce macros for iterating over PGIDsVladimir Oltean2020-06-221-0/+15
* net: dsa: felix: call port mdb operations from ocelotVladimir Oltean2020-06-221-0/+4
* net: phy: marvell: Add Marvell 88E1548P supportMaxim Kochetkov2020-06-221-0/+1
* net: phy: marvell: Add Marvell 88E1340S supportMaxim Kochetkov2020-06-221-0/+1
* devlink: Add support for board.serial_number to info_get cb.Vasundhara Volam2020-06-222-0/+4
* bonding: support hardware encryption offload to slavesJarod Wilson2020-06-221-0/+3
* xfrm: bail early on slave pass over skbJarod Wilson2020-06-221-0/+1
* net/mlx5: Constify mac address pointerParav Pandit2020-06-221-1/+1
* net/devlink: Support setting hardware address of port functionParav Pandit2020-06-221-0/+10
* net/devlink: Support querying hardware address of port functionParav Pandit2020-06-222-0/+22
* tcp: remove indirect calls for icsk->icsk_af_ops->send_checkEric Dumazet2020-06-202-9/+3
* tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmitEric Dumazet2020-06-202-5/+2
* net: Avoid overwriting valid skb->napi_idAmritha Nambiar2020-06-201-1/+5
* net: mscc: ocelot: generalize the "ACE/ACL" namesVladimir Oltean2020-06-201-2/+2
* l3mdev: add infrastructure for table to VRF mappingAndrea Mayer2020-06-201-0/+39
* net: phy: read MMD ID from all present MMDsRussell King2020-06-191-1/+1
* net: phy: split devices_in_packageRussell King2020-06-191-1/+3
* net: phy: add support for probing MMDs >= 8 for devices-in-packageRussell King2020-06-191-0/+2
* ipv6: icmp6: avoid indirect call for icmpv6_send()Eric Dumazet2020-06-191-1/+21
* net: qos offload add flow status with dropped countPo Liu2020-06-193-8/+13
* net: tso: cache transport header lengthEric Dumazet2020-06-181-1/+2
* net: tso: constify tso_count_descs() and friendsEric Dumazet2020-06-181-3/+3
* net: tso: shrink struct tso_tEric Dumazet2020-06-181-6/+6
* net: tso: double TSO_HEADER_SIZE valueEric Dumazet2020-06-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-162-5/+55
|\
| * netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inlineAlaa Hleihel2020-06-151-4/+45
| * net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineAlaa Hleihel2020-06-151-1/+10
* | Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-06-1613-32/+32
|\ \
| * | tifm: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
| * | sctp: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-18/+18