summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-241-0/+8
* net: ipv6: Use struct_size() helper and kcalloc()Gustavo A. R. Silva2020-06-241-6/+0
* udp: move gro declarations to net/udp.hEric Dumazet2020-06-241-0/+7
* net: move tcp gro declarations to net/tcp.hEric Dumazet2020-06-241-0/+4
* tcp: move ipv4_specific to tcp include fileEric Dumazet2020-06-242-3/+2
* tcp: move ipv6_specific declaration to remove a warningEric Dumazet2020-06-241-0/+2
* tcp: add declarations to avoid warningsEric Dumazet2020-06-241-0/+2
* bonding/xfrm: use real_dev instead of slave_devJarod Wilson2020-06-241-1/+1
* ipv6: fib6: avoid indirect calls from fib6_rule_lookupBrian Vazquez2020-06-241-0/+36
* indirect_call_wrapper: extend indirect wrapper to support up to 4 callsBrian Vazquez2020-06-241-0/+12
* rtnetlink: add keepalived rtm_protocolAlexandre Cassen2020-06-231-22/+23
* net: mscc: ocelot: introduce macros for iterating over PGIDsVladimir Oltean2020-06-231-0/+15
* net: dsa: felix: call port mdb operations from ocelotVladimir Oltean2020-06-231-0/+4
* net: phy: marvell: Add Marvell 88E1548P supportMaxim Kochetkov2020-06-231-0/+1
* net: phy: marvell: Add Marvell 88E1340S supportMaxim Kochetkov2020-06-231-0/+1
* devlink: Add support for board.serial_number to info_get cb.Vasundhara Volam2020-06-232-0/+4
* bonding: support hardware encryption offload to slavesJarod Wilson2020-06-231-0/+3
* xfrm: bail early on slave pass over skbJarod Wilson2020-06-231-0/+1
* net/mlx5: Constify mac address pointerParav Pandit2020-06-231-1/+1
* net/devlink: Support setting hardware address of port functionParav Pandit2020-06-231-0/+10
* net/devlink: Support querying hardware address of port functionParav Pandit2020-06-232-0/+22
* tcp: remove indirect calls for icsk->icsk_af_ops->send_checkEric Dumazet2020-06-212-9/+3
* tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmitEric Dumazet2020-06-212-5/+2
* net: Avoid overwriting valid skb->napi_idAmritha Nambiar2020-06-211-1/+5
* net: mscc: ocelot: generalize the "ACE/ACL" namesVladimir Oltean2020-06-211-2/+2
* l3mdev: add infrastructure for table to VRF mappingAndrea Mayer2020-06-211-0/+39
* net: phy: read MMD ID from all present MMDsRussell King2020-06-201-1/+1
* net: phy: split devices_in_packageRussell King2020-06-201-1/+3
* net: phy: add support for probing MMDs >= 8 for devices-in-packageRussell King2020-06-201-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-191-1/+2
* net: tso: constify tso_count_descs() and friendsEric Dumazet2020-06-191-3/+3
* net: tso: shrink struct tso_tEric Dumazet2020-06-191-6/+6
* net: tso: double TSO_HEADER_SIZE valueEric Dumazet2020-06-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-172-5/+55
|\
| * netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inlineAlaa Hleihel2020-06-161-4/+45
| * net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineAlaa Hleihel2020-06-161-1/+10
* | Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-06-1713-32/+32
|\ \
| * | tifm: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1
| * | sctp: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-18/+18
| * | RxRPC: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-2/+2
| * | libata: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1
| * | kprobes: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1
| * | keys: encrypted-type: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1
| * | kexec: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1
| * | KVM: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1
| * | FS-Cache: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1
| * | cb710: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1