summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: cdc_ether: export usbnet_cdc_update_filterMiguel Rodríguez Pérez2020-07-172-1/+3
| * | net: cdc_ether: use dev->intf to get interface informationMiguel Rodríguez Pérez2020-07-171-3/+1
|/ /
* | net: openvswitch: reorder masks array based on usageEelco Chaudron2020-07-174-7/+207
* | net: phy: sfp: Cotsworks SFF module EEPROM fixupChris Healy2020-07-171-0/+44
* | net: phy: continue searching for C45 MMDs even if first returned ffff:ffffVladimir Oltean2020-07-171-1/+2
* | Merge branch 'net-sched-do-not-drop-root-lock-in-tcf_qevent_handle'Jakub Kicinski2020-07-1737-85/+77
|\ \ | |/ |/|
| * Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"Petr Machata2020-07-1735-73/+71
| * net: sched: Do not drop root lock in tcf_qevent_handle()Petr Machata2020-07-173-12/+6
|/
* net: mscc: ocelot: rethink Kconfig dependencies againVladimir Oltean2020-07-162-5/+4
* af_packet: TPACKET_V3: replace busy-wait loopJohn Ogness2020-07-162-11/+11
* Merge branch 'net-fec-a-few-improvements'Jakub Kicinski2020-07-161-10/+3
|\
| * net: fec: replace snprintf() with strlcpy() in fec_ptp_init()Sergey Organov2020-07-161-1/+1
| * net: fec: get rid of redundant code in fec_ptp_set()Sergey Organov2020-07-161-3/+1
| * net: fec: initialize clock with 0 rather than current kernel timeSergey Organov2020-07-161-1/+1
| * net: fec: enable to use PPS feature without time stampingSergey Organov2020-07-161-5/+0
|/
* net: ipv6: drop duplicate word in commentRandy Dunlap2020-07-161-1/+1
* net: sctp: drop duplicate words in commentsRandy Dunlap2020-07-162-4/+4
* net: ip6_fib.h: drop duplicate word in commentRandy Dunlap2020-07-161-1/+1
* net: dsa.h: drop duplicate word in commentRandy Dunlap2020-07-161-1/+1
* net: caif: drop duplicate words in commentsRandy Dunlap2020-07-162-3/+3
* net: 9p: drop duplicate word in commentRandy Dunlap2020-07-161-1/+1
* net: wimax: fix duplicate words in commentsRandy Dunlap2020-07-162-3/+3
* net: skbuff.h: drop duplicate words in commentsRandy Dunlap2020-07-161-2/+2
* net: qed: drop duplicate words in commentsRandy Dunlap2020-07-162-2/+2
* drivers: net: wan: Fix trivial spellingKieran Bingham2020-07-161-1/+1
* Merge branch 'mlxsw-reg-add-policer-bandwidth-limits'Jakub Kicinski2020-07-1620-24/+1575
|\
| * selftests: mlxsw: Test policers' occupancyIdo Schimmel2020-07-162-0/+113
| * selftests: mlxsw: Add scale test for tc-policeIdo Schimmel2020-07-165-2/+126
| * selftests: mlxsw: tc_restrictions: Test tc-police restrictionsIdo Schimmel2020-07-161-0/+76
| * selftests: forwarding: Add tc-police testsIdo Schimmel2020-07-161-0/+333
| * mlxsw: spectrum_acl: Offload FLOW_ACTION_POLICEIdo Schimmel2020-07-164-5/+96
| * mlxsw: core_acl_flex_actions: Add police actionIdo Schimmel2020-07-162-0/+225
| * mlxsw: core_acl_flex_actions: Work around hardware limitationIdo Schimmel2020-07-161-16/+71
| * mlxsw: spectrum_policer: Add devlink resource supportIdo Schimmel2020-07-163-0/+76
| * mlxsw: spectrum_policer: Add policer coreIdo Schimmel2020-07-164-1/+448
| * mlxsw: resources: Add resource identifier for global policersIdo Schimmel2020-07-161-0/+2
| * mlxsw: reg: Add policer bandwidth limitsIdo Schimmel2020-07-161-0/+9
|/
* hinic: add firmware update supportLuo bin2020-07-169-4/+565
* decnet: dn_dev: Remove an unnecessary label.Suraj Upadhyay2020-07-161-5/+3
* docs: networking: timestamping: add section for stacked PHC devicesVladimir Oltean2020-07-161-0/+165
* net: sundance: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-161-1/+1
* netpoll: Remove unused inline function netpoll_netdev_init()YueHaibing2020-07-151-3/+0
* mptcp: Remove unused inline function mptcp_rcv_synsent()YueHaibing2020-07-151-4/+0
* net: flow: Remove unused inline functionYueHaibing2020-07-151-18/+0
* cipso: Remove unused inline functionsYueHaibing2020-07-151-12/+0
* Merge branch 'udp_tunnel-NIC-RX-port-offload-infrastructure'David S. Miller2020-07-1525-1176/+393
|\
| * qlcnic: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-153-70/+32
| * qede: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-153-103/+58
| * fm10k: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-154-159/+28
| * liquidio_vf: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-151-26/+33