summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-30net: sched: Pass root lock to Qdisc_ops.enqueuePetr Machata1-2/+4
2020-06-29sctp: use list_is_singular in sctp_list_single_entryGeliang Tang1-1/+1
2020-06-29bareudp: Added attribute to enable & disable rx metadata collectionMartin2-0/+2
2020-06-26net: mdio: add a forward declaration for reset_control to mdio.hBartosz Golaszewski1-0/+1
2020-06-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-0/+194
2020-06-26i40e: remove unused definesJesse Brandeburg1-9/+0
2020-06-26i40e: Move client header locationShiraz Saleem1-0/+203
2020-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller31-56/+149
2020-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds14-22/+58
2020-06-26rds: transport module should be auto loaded when transport is setRao Shoaib1-1/+3
2020-06-26sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner1-3/+5
2020-06-26net: phy: Add a helper to return the index for of the internal delayDan Murphy1-0/+4
2020-06-25net: phylink: add phylink_speed_(up|down) interfaceRussell King1-0/+2
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-0/+9
2020-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-4/+6
2020-06-25Merge tag 'sound-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-0/+17
2020-06-25net: qos: police action add index for tc flower offloadingPo Liu1-0/+1
2020-06-25net: qos: add tc police offloading action with max frame size limitPo Liu2-0/+11
2020-06-25netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he...David Wilder1-0/+3
2020-06-25netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit help...David Wilder1-0/+6
2020-06-25net: phy: make phy_disable_interrupts() non-staticJisheng Zhang1-0/+1
2020-06-25net: bridge: add a flag to avoid refreshing fdb when changing/addingNikolay Aleksandrov1-0/+1
2020-06-25net: bridge: add option to allow activity notifications for any fdb entriesNikolay Aleksandrov1-0/+11
2020-06-25net: neighbor: add fdb extended attributeNikolay Aleksandrov1-0/+12
2020-06-25net: phy: add support for a common probe between shared PHYsAntoine Tenart1-3/+15
2020-06-24net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan1-1/+0
2020-06-24net: phy: Allow mdio buses to auto-probe c45 devicesJeremy Linton1-0/+8
2020-06-24net: ipv6: Use struct_size() helper and kcalloc()Gustavo A. R. Silva1-6/+0
2020-06-24udp: move gro declarations to net/udp.hEric Dumazet1-0/+7
2020-06-24net: move tcp gro declarations to net/tcp.hEric Dumazet1-0/+4
2020-06-24tcp: move ipv4_specific to tcp include fileEric Dumazet2-3/+2
2020-06-24tcp: move ipv6_specific declaration to remove a warningEric Dumazet1-0/+2
2020-06-24tcp: add declarations to avoid warningsEric Dumazet1-0/+2
2020-06-24bonding/xfrm: use real_dev instead of slave_devJarod Wilson1-1/+1
2020-06-24ipv6: fib6: avoid indirect calls from fib6_rule_lookupBrian Vazquez1-0/+36
2020-06-24indirect_call_wrapper: extend indirect wrapper to support up to 4 callsBrian Vazquez1-0/+12
2020-06-24net: qed: fix left elements count calculationAlexander Lobakin1-10/+16
2020-06-24bridge: uapi: mrp: Fix MRP_PORT_ROLEHoratiu Vultur1-1/+0
2020-06-24rtnetlink: add keepalived rtm_protocolAlexandre Cassen1-22/+23
2020-06-23GUE: Fix a typoAiden Leong1-1/+1
2020-06-23net: mscc: ocelot: introduce macros for iterating over PGIDsVladimir Oltean1-0/+15
2020-06-23net: dsa: felix: call port mdb operations from ocelotVladimir Oltean1-0/+4
2020-06-23net: phy: marvell: Add Marvell 88E1548P supportMaxim Kochetkov1-0/+1
2020-06-23net: phy: marvell: Add Marvell 88E1340S supportMaxim Kochetkov1-0/+1
2020-06-23devlink: Add support for board.serial_number to info_get cb.Vasundhara Volam2-0/+4
2020-06-23bonding: support hardware encryption offload to slavesJarod Wilson1-0/+3
2020-06-23xfrm: bail early on slave pass over skbJarod Wilson1-0/+1
2020-06-23net/mlx5: Constify mac address pointerParav Pandit1-1/+1
2020-06-23net/devlink: Support setting hardware address of port functionParav Pandit1-0/+10
2020-06-23net/devlink: Support querying hardware address of port functionParav Pandit2-0/+22