summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-17net: cdc_ether: export usbnet_cdc_update_filterMiguel Rodríguez Pérez2-1/+3
2020-07-17net: cdc_ether: use dev->intf to get interface informationMiguel Rodríguez Pérez1-3/+1
2020-07-17net: openvswitch: reorder masks array based on usageEelco Chaudron4-7/+207
2020-07-17net: phy: sfp: Cotsworks SFF module EEPROM fixupChris Healy1-0/+44
2020-07-17net: phy: continue searching for C45 MMDs even if first returned ffff:ffffVladimir Oltean1-1/+2
2020-07-16Merge branch 'net-sched-do-not-drop-root-lock-in-tcf_qevent_handle'Jakub Kicinski37-85/+77
2020-07-16Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"Petr Machata35-73/+71
2020-07-16net: sched: Do not drop root lock in tcf_qevent_handle()Petr Machata3-12/+6
2020-07-16net: mscc: ocelot: rethink Kconfig dependencies againVladimir Oltean2-5/+4
2020-07-16af_packet: TPACKET_V3: replace busy-wait loopJohn Ogness2-11/+11
2020-07-16Merge branch 'net-fec-a-few-improvements'Jakub Kicinski1-10/+3
2020-07-16net: fec: replace snprintf() with strlcpy() in fec_ptp_init()Sergey Organov1-1/+1
2020-07-16net: fec: get rid of redundant code in fec_ptp_set()Sergey Organov1-3/+1
2020-07-16net: fec: initialize clock with 0 rather than current kernel timeSergey Organov1-1/+1
2020-07-16net: fec: enable to use PPS feature without time stampingSergey Organov1-5/+0
2020-07-15net: ipv6: drop duplicate word in commentRandy Dunlap1-1/+1
2020-07-15net: sctp: drop duplicate words in commentsRandy Dunlap2-4/+4
2020-07-15net: ip6_fib.h: drop duplicate word in commentRandy Dunlap1-1/+1
2020-07-15net: dsa.h: drop duplicate word in commentRandy Dunlap1-1/+1
2020-07-15net: caif: drop duplicate words in commentsRandy Dunlap2-3/+3
2020-07-15net: 9p: drop duplicate word in commentRandy Dunlap1-1/+1
2020-07-15net: wimax: fix duplicate words in commentsRandy Dunlap2-3/+3
2020-07-15net: skbuff.h: drop duplicate words in commentsRandy Dunlap1-2/+2
2020-07-15net: qed: drop duplicate words in commentsRandy Dunlap2-2/+2
2020-07-15drivers: net: wan: Fix trivial spellingKieran Bingham1-1/+1
2020-07-15Merge branch 'mlxsw-reg-add-policer-bandwidth-limits'Jakub Kicinski20-24/+1575
2020-07-15selftests: mlxsw: Test policers' occupancyIdo Schimmel2-0/+113
2020-07-15selftests: mlxsw: Add scale test for tc-policeIdo Schimmel5-2/+126
2020-07-15selftests: mlxsw: tc_restrictions: Test tc-police restrictionsIdo Schimmel1-0/+76
2020-07-15selftests: forwarding: Add tc-police testsIdo Schimmel1-0/+333
2020-07-15mlxsw: spectrum_acl: Offload FLOW_ACTION_POLICEIdo Schimmel4-5/+96
2020-07-15mlxsw: core_acl_flex_actions: Add police actionIdo Schimmel2-0/+225
2020-07-15mlxsw: core_acl_flex_actions: Work around hardware limitationIdo Schimmel1-16/+71
2020-07-15mlxsw: spectrum_policer: Add devlink resource supportIdo Schimmel3-0/+76
2020-07-15mlxsw: spectrum_policer: Add policer coreIdo Schimmel4-1/+448
2020-07-15mlxsw: resources: Add resource identifier for global policersIdo Schimmel1-0/+2
2020-07-15mlxsw: reg: Add policer bandwidth limitsIdo Schimmel1-0/+9
2020-07-15hinic: add firmware update supportLuo bin9-4/+565
2020-07-15decnet: dn_dev: Remove an unnecessary label.Suraj Upadhyay1-5/+3
2020-07-15docs: networking: timestamping: add section for stacked PHC devicesVladimir Oltean1-0/+165
2020-07-15net: sundance: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-15netpoll: Remove unused inline function netpoll_netdev_init()YueHaibing1-3/+0
2020-07-15mptcp: Remove unused inline function mptcp_rcv_synsent()YueHaibing1-4/+0
2020-07-15net: flow: Remove unused inline functionYueHaibing1-18/+0
2020-07-15cipso: Remove unused inline functionsYueHaibing1-12/+0
2020-07-14Merge branch 'udp_tunnel-NIC-RX-port-offload-infrastructure'David S. Miller25-1176/+393
2020-07-14qlcnic: convert to new udp_tunnel_nic infraJakub Kicinski3-70/+32
2020-07-14qede: convert to new udp_tunnel_nic infraJakub Kicinski3-103/+58
2020-07-14fm10k: convert to new udp_tunnel_nic infraJakub Kicinski4-159/+28
2020-07-14liquidio_vf: convert to new udp_tunnel_nic infraJakub Kicinski1-26/+33