summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* samples/pktgen: Add some helper functionsRobert Hoo2017-11-021-0/+43
* Merge branch 'enic-Additional-ethtool-support'David S. Miller2017-11-024-16/+81
|\
| * MAINTAINERS: update MAINTAINERS for cisco vicParvi Kaustubhi2017-11-021-1/+1
| * enic: Add support for 'ethtool -g/-G'Parvi Kaustubhi2017-11-022-1/+78
| * enic: reset fetch indexParvi Kaustubhi2017-11-021-14/+2Star
|/
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-11-0126-332/+407
|\
| * Bluetooth: hci_ldisc: Fix another race when closing the tty.Ronald Tschalär2017-10-301-2/+2
| * Bluetooth: btusb: Fix isochronous interface assignmentsMarcel Holtmann2017-10-301-1/+3
| * Bluetooth: btusb: Update firmware filename for Intel 9x60 and laterJaya P G2017-10-301-7/+47
| * Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann2017-10-3021-280/+279Star
| * Bluetooth: avoid recursive locking in hci_send_to_channel()Sebastian Andrzej Siewior2017-10-301-6/+11
| * Bluetooth: increase timeout for le auto connectionsKonrad Zapałowicz2017-10-291-1/+1
| * Bluetooth: hci_ath: Add ath_vendor_cmd helperLoic Poulain2017-10-291-17/+32
| * Bluetooth: Fix potential memory leakJaganath Kanakkassery2017-10-294-1/+8
| * Bluetooth: btusb: Add new NFA344A entry.Bartosz Chronowski2017-10-291-0/+1
| * Bluetooth: hci_ldisc: Allow sleeping while proto locks are held.Ronald Tschalär2017-10-292-17/+23
* | bpf: fix verifier memory leaksAlexei Starovoitov2017-11-011-9/+18
* | Merge branch 'cxgb4-add-hash-filter-support-to-tc-flower-offload'David S. Miller2017-11-0113-115/+1082
|\ \
| * | cxgb4: add support to create hash-filters via tc-flower offloadKumar Sanghvi2017-11-013-5/+161
| * | cxgb4: convert flower table to use rhashtableKumar Sanghvi2017-11-014-36/+82
| * | cxgb4: add support to retrieve stats for hash filtersKumar Sanghvi2017-11-013-13/+25
| * | cxgb4: add support to delete hash filterKumar Sanghvi2017-11-017-7/+173
| * | cxgb4: add support to create hash filtersKumar Sanghvi2017-11-016-50/+562
| * | cxgb4: initialize hash-filter configurationKumar Sanghvi2017-11-016-4/+54
| * | cxgb4: save additional filter tuple field shifts in tp_paramsKumar Sanghvi2017-11-013-4/+29
|/ /
* | Merge branch 'lan9303-Fix-STP-and-flooding-issues'David S. Miller2017-11-013-3/+8
|\ \
| * | net: dsa: lan9303: lan9303_rcv set skb->offload_fwd_markEgil Hjelmeland2017-11-011-0/+2
| * | net: dsa: lan9303: Add STP ALR entry on port 0Egil Hjelmeland2017-11-013-1/+4
| * | net: dsa: lan9303: Transmit using ALR when unicastEgil Hjelmeland2017-11-011-2/+2
|/ /
* | net: thunderx: remove a couple of redundant assignmentsColin Ian King2017-11-011-4/+0Star
* | MAINTAINERS: Add lib/net_utils.c to NETWORKING (general)Andy Shevchenko2017-11-011-0/+1
* | sfc: support rx-fcs and rx-allEdward Cree2017-11-014-8/+30
* | net: macb: remove redundant assignment to variable work_doneColin Ian King2017-11-011-2/+0Star
* | ipv4: fix validate_source for VRF setupPaolo Abeni2017-11-011-3/+15
* | sctp: fix error return code in sctp_send_add_streams()Wei Yongjun2017-11-011-2/+4
* | net: hso: remove redundant unused variable devColin Ian King2017-11-011-2/+0Star
* | ppp: Destroy the mutex when cleanupGao Feng2017-11-011-0/+1
* | net: ethernet: slicoss: remove redundant initialization of idxColin Ian King2017-11-011-1/+1
* | Merge branch 'PHYLINK-cosmetic-and-build-fixes'David S. Miller2017-11-013-30/+23Star
|\ \
| * | net: phy: Fix sfp.c build against GPIO definitionsFlorian Fainelli2017-11-011-1/+1
| * | net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.cFlorian Fainelli2017-11-013-29/+22Star
|/ /
* | bpf: document answers to common questions about BPFAlexei Starovoitov2017-11-012-0/+157
* | net: display hw address of source machine during ipv6 DAD failureVishwanath Pai2017-11-013-8/+9
* | net: dsa: b53: Have b53_hdr_setup() enable/disable taggingFlorian Fainelli2017-11-011-3/+13
* | Merge branch 'netrom-cleanups'David S. Miller2017-11-011-43/+19Star
|\ \
| * | net: netrom: nr_route: mark expected switch fall-throughsGustavo A. R. Silva2017-11-011-0/+3
| * | net: netrom: nr_route: refactor code in nr_add_nodeGustavo A. R. Silva2017-11-011-43/+16Star
|/ /
* | net: tipc: Convert timers to use timer_setup()Kees Cook2017-11-015-18/+18
* | drivers/net: tundra: Convert timers to use timer_setup()Kees Cook2017-11-011-5/+5
* | drivers/net: ntb_netdev: Convert timers to use timer_setup()Kees Cook2017-11-011-4/+4