summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* macsec: Add support for GCM-AES-256 cipher suiteFelix Walter2018-01-092-16/+67
* Merge branch 'XDP-transmission-for-tuntap'David S. Miller2018-01-095-90/+269
|\
| * tuntap: XDP transmissionJason Wang2018-01-093-33/+208
| * tun/tap: use ptr_ring instead of skb_arrayJason Wang2018-01-095-64/+68
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-09350-1320/+3949
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-0953-220/+474
| |\
| | * sh_eth: fix TXALCR1 offsetsSergei Shtylyov2018-01-081-2/+2
| | * mdio-sun4i: Fix a memory leakChristophe JAILLET2018-01-081-2/+4
| | * phylink: mark expected switch fall-throughs in phylink_mii_ioctlGustavo A. R. Silva2018-01-081-0/+2
| | * Merge branch 'SCTP-PMTU-discovery-fixes'David S. Miller2018-01-083-23/+36
| | |\
| | | * sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner2018-01-083-13/+26
| | | * sctp: do not retransmit upon FragNeeded if PMTU discovery is disabledMarcelo Ricardo Leitner2018-01-081-12/+12
| | |/
| | * xen-netfront: enable device after manual module loadEduardo Otubo2018-01-081-0/+1
| | * Merge branch 'bnxt_en_fixes'David S. Miller2018-01-082-2/+2
| | |\
| | | * bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru2018-01-081-1/+1
| | | * bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()Sunil Challa2018-01-081-1/+1
| | |/
| | * sh_eth: fix SH7757 GEther initializationSergei Shtylyov2018-01-052-3/+2
| | * Merge tag 'linux-can-fixes-for-4.15-20180104' of git://git.kernel.org/pub/scm...David S. Miller2018-01-054-3/+4
| | |\
| | | * can: ems_usb: improve error reporting for error warning and error passiveMartin Lederhilger2018-01-041-0/+1
| | | * can: flex_can: Correct the checking for frame length in flexcan_start_xmit()Luu An Phu2018-01-041-1/+1
| | | * can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger2018-01-041-1/+1
| | | * can: vxcan: improve handling of missing peer name attributeOliver Hartkopp2018-01-041-1/+1
| | * | net: fec: free/restore resource in related probe error pathesFugang Duan2018-01-051-2/+2
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-01-052-4/+6
| | |\ \
| | | * | netfilter: nf_tables: fix potential NULL-ptr deref in nf_tables_dump_obj_done()Hangbin Liu2017-12-261-2/+4
| | | * | netfilter: uapi: correct UNTRACKED conntrack state bit numberFlorian Westphal2017-12-211-1/+1
| | | * | netfilter: nf_tables: fix chain filter in nf_tables_dump_rules()Pablo Neira Ayuso2017-12-211-1/+1
| | * | | uapi/if_ether.h: prevent redefinition of struct ethhdrHauke Mehrtens2018-01-042-0/+9
| | * | | ipv6: fix general protection fault in fib6_add()Wei Wang2018-01-041-15/+20
| | * | | RDS: null pointer dereference in rds_atomic_free_opMohamed Ghannam2018-01-041-0/+1
| | * | | sh_eth: fix TSU resource handlingSergei Shtylyov2018-01-041-3/+22
| | * | | net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet2018-01-041-0/+6
| | * | | rtnetlink: give a user socket to get_target_net()Andrei Vagin2018-01-041-5/+5
| | * | | MAINTAINERS: Update my email address.Pravin B Shelar2018-01-041-1/+1
| | * | | Merge tag 'mac80211-for-davem-2018-01-04' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-01-042-1/+4
| | |\ \ \
| | | * | | mac80211: mesh: drop frames appearing to be from usJohannes Berg2018-01-041-0/+2
| | | * | | nl80211: Check for the required netlink attribute presenceHao Chen2018-01-041-1/+2
| | | | |/ | | | |/|
| | * / | net: dsa: b53: Turn off Broadcom tags for more switchesFlorian Fainelli2018-01-041-3/+6
| | |/ /
| | * | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-01-033-17/+72
| | |\ \
| | | * | i40e: flower: Fix return value for unsupported offloadJiri Pirko2018-01-031-1/+1
| | | * | i40e: don't remove netdev->dev_addr when syncing uc listJacob Keller2018-01-031-1/+16
| | | * | i40e/i40evf: Account for frags split over multiple descriptors in check linea...Alexander Duyck2018-01-032-6/+46
| | | * | i40e: Remove UDP support for big bufferAmritha Nambiar2018-01-031-9/+9
| | * | | 3c59x: fix missing dma_mapping_error check and bad ring refill logicNeil Horman2018-01-031-52/+38
| | * | | Merge branch 'ena-fixes'David S. Miller2018-01-031-15/+30
| | |\ \ \
| | | * | | net: ena: fix error handling in ena_down() sequenceNetanel Belgazal2018-01-031-2/+17
| | | * | | net: ena: unmask MSI-X only after device initialization is completedNetanel Belgazal2018-01-031-13/+13
| | |/ / /
| | * | | cxgb4: Fix FW flash errorsArjun Vynipadath2018-01-032-10/+8
| | * | | Merge branch 'fec-clean-up-in-the-cases-of-probe-error'David S. Miller2018-01-031-0/+5
| | |\ \ \
| | | * | | net: fec: defer probe if regulator is not readyFugang Duan2018-01-031-0/+4