summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sched: provide notification for graft on rootJakub Kicinski2018-11-143-0/+28
* nfp: abm: track all offload-enabled qdiscsJakub Kicinski2018-11-143-4/+132
* nfp: abm: keep track of all RED thresholdsJakub Kicinski2018-11-144-41/+120
* nfp: abm: rename qdiscs -> red_qdiscsJakub Kicinski2018-11-143-24/+29
* Merge branch 'aquantia-add-rx-flow-filter-support'David S. Miller2018-11-1415-36/+1531
|\
| * net: aquantia: add support of rx-vlan-filter offloadDmitry Bogdanov2018-11-147-18/+197
| * net: aquantia: add ethertype and PCP to rx flow filtersDmitry Bogdanov2018-11-145-4/+133
| * net: aquantia: add vlan id to rx flow filtersDmitry Bogdanov2018-11-147-3/+151
| * net: aquantia: add support of L3/L4 ntuple filtersDmitry Bogdanov2018-11-145-3/+284
| * net: aquantia: add infrastructure for ntuple rulesDmitry Bogdanov2018-11-148-1/+501
| * net: aquantia: add rx-flow filter definitionsDmitry Bogdanov2018-11-143-17/+275
|/
* Merge branch 'cpsw-allow-vlan-h-w-timestamping'David S. Miller2018-11-144-84/+69
|\
| * net: ethernet: ti: cpsw: allow vlan tagged packets to be timestampedIvan Khoronzhuk2018-11-141-2/+3
| * net: ethernet: ti: cpts: move enable/disable flags outside of cpts moduleIvan Khoronzhuk2018-11-144-77/+41
| * net: ethernet: ti: cpts: purge staled skbs from txqIvan Khoronzhuk2018-11-141-2/+24
| * net: ethernet: ti: cpts: correct debug for expired txq skbIvan Khoronzhuk2018-11-141-3/+1
|/
* net: phy: check if advertising is zero using linkmode_emptyColin Ian King2018-11-131-1/+1
* Merge branch 'sctp-add-support-for-sk_reuseport'David S. Miller2018-11-126-53/+162
|\
| * sctp: process sk_reuseport in sctp_get_port_localXin Long2018-11-122-14/+36
| * sctp: add sock_reuseport for the sock in __sctp_hash_endpointXin Long2018-11-126-11/+85
| * sctp: do reuseport_select_sock in __sctp_rcv_lookup_endpointXin Long2018-11-121-28/+41
|/
* net: phy: marvell: remove set but not used variable 'pause'YueHaibing2018-11-121-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-12275-1202/+3148
|\
| * Linux 4.20-rc2v4.20-rc2Linus Torvalds2018-11-121-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-1254-199/+430
| |\
| | * act_mirred: clear skb->tstamp on redirectEric Dumazet2018-11-112-10/+2
| | * net: dsa: mv88e6xxx: Fix clearing of stats countersAndrew Lunn2018-11-111-0/+2
| | * tipc: fix link re-establish failureJon Maloy2018-11-111-4/+7
| | * net: sched: cls_flower: validate nested enc_opts_policy to avoid warningJakub Kicinski2018-11-101-1/+13
| | * net: mvneta: correct typoAlexandre Belloni2018-11-101-2/+2
| | * flow_dissector: do not dissect l4 ports for fragments배석진2018-11-101-2/+2
| | * net: qualcomm: rmnet: Fix incorrect assignment of real_devSubash Abhinov Kasiviswanathan2018-11-101-3/+3
| | * Merge branch 'aquantia-fixes'David S. Miller2018-11-1011-45/+145
| | |\
| | | * net: aquantia: allow rx checksum offload configurationDmitry Bogdanov2018-11-105-6/+18
| | | * net: aquantia: invalid checksumm offload implementationDmitry Bogdanov2018-11-102-30/+41
| | | * net: aquantia: fixed enable unicast on 32 macvlanIgor Russkikh2018-11-101-1/+1
| | | * net: aquantia: fix potential IOMMU fault after driver unbindDmitry Bogdanov2018-11-104-0/+35
| | | * net: aquantia: synchronized flow control between mac/phyIgor Russkikh2018-11-105-8/+50
| | |/
| | * net: smsc95xx: Fix MTU rangeStefan Wahren2018-11-091-0/+2
| | * net: stmmac: Fix RX packet size > 8191Thor Thayer2018-11-094-4/+5
| | * Merge branch 'qed-Slowpath-Queue-bug-fixes'David S. Miller2018-11-099-43/+89
| | |\
| | | * qed: Fix potential memory corruptionSagiv Ozeri2018-11-091-7/+5
| | | * qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin2018-11-098-15/+45
| | | * qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin2018-11-092-27/+33
| | | * qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin2018-11-091-2/+14
| | |/
| | * inet: frags: better deal with smp racesEric Dumazet2018-11-091-14/+15
| | * net: hns3: bugfix for not checking return valueHuazhong Tan2018-11-091-1/+2
| | * qlcnic: remove assumption that vlan_tci != 0Michał Mirosław2018-11-081-3/+5
| | * ibmvnic: fix accelerated VLAN handlingMichał Mirosław2018-11-081-1/+1
| | * Merge branch 'FDDI-defza-Fix-a-bunch-of-small-issues'David S. Miller2018-11-082-4/+6
| | |\