summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_taskVadim Lomovtsev2019-02-221-4/+8
| | | * | | | | net: thunderx: make CFG_DONE message to run through generic send-ack sequenceVadim Lomovtsev2019-02-222-4/+13
| | | * | | | | net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to priv...Vadim Lomovtsev2019-02-222-15/+19
| | | * | | | | net: thunderx: correct typo in macro nameVadim Lomovtsev2019-02-222-2/+2
| | |/ / / / /
| | * | | | | net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_versionLorenzo Bianconi2019-02-221-0/+3
| | * | | | | team: use operstate consistently for linkupGeorge Wilkie2019-02-221-2/+2
| | * | | | | r8152: Fix an error on RTL8153-BD MAC Address Passthrough supportDavid Chen2019-02-221-1/+1
| | * | | | | ipvlan: disallow userns cap_net_admin to change global mode/flagsDaniel Borkmann2019-02-221-0/+4
| | * | | | | sctp: don't compare hb_timer expire date before starting itMaciej Kwiecien2019-02-221-1/+2
| | |/ / / /
| | * | | | phonet: fix building with clangArnd Bergmann2019-02-212-18/+19
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-02-219-47/+53
| | |\ \ \ \
| | | * | | | xfrm: Fix inbound traffic via XFRM interfaces across network namespacesTobias Brunner2019-02-182-3/+5
| | | * | | | af_key: unconditionally clone on broadcastSean Tranchetti2019-02-121-25/+15
| | | * | | | xfrm: destroy xfrm_state synchronously on net exit pathCong Wang2019-02-055-17/+31
| | | * | | | esp: Skip TX bytes accounting when sending from a request socketMartin Willi2019-01-282-2/+2
| | * | | | | Merge branch 'report-erspan-version-field-just-for-erspan-tunnels'David S. Miller2019-02-212-34/+35
| | |\ \ \ \ \
| | | * | | | | net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretapLorenzo Bianconi2019-02-211-18/+18
| | | * | | | | net: ip_gre: do not report erspan_ver for gre or gretapLorenzo Bianconi2019-02-211-16/+17
| | |/ / / / /
| | * | | | | net: avoid false positives in untrusted gso validationWillem de Bruijn2019-02-211-2/+12
| | * | | | | Merge branch 'tipc-improvement-for-wait-and-wakeup'David S. Miller2019-02-211-5/+6
| | |\ \ \ \ \
| | | * | | | | tipc: improve function tipc_wait_for_rcvmsg()Tung Nguyen2019-02-211-4/+5
| | | * | | | | tipc: improve function tipc_wait_for_cond()Tung Nguyen2019-02-211-1/+1
| | |/ / / / /
| | * | | | | bonding: fix PACKET_ORIGDEV regressionMichal Soltys2019-02-211-21/+14
| | * | | | | net: vrf: remove MTU limits for vrf deviceHangbin Liu2019-02-211-0/+3
| | * | | | | MAINTAINERS: mark CAIF as orphanJann Horn2019-02-211-2/+1
| | * | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-02-215-10/+60
| | |\ \ \ \ \
| | | * | | | | ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OKJan Sokolowski2019-02-211-1/+2
| | | * | | | | i40e: fix XDP_REDIRECT/XDP xmit ring cleanup raceBjörn Töpel2019-02-212-3/+15
| | | * | | | | ixgbe: fix potential RX buffer starvation for AF_XDPMagnus Karlsson2019-02-212-3/+21
| | | * | | | | i40e: fix potential RX buffer starvation for AF_XDPMagnus Karlsson2019-02-212-1/+17
| | | * | | | | ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWENJeff Kirsher2019-02-211-2/+5
| | * | | | | | net/smc: fix smc_poll in SMC_INIT stateUrsula Braun2019-02-211-3/+3
| | * | | | | | Merge branch 'ipv6-route-rcu'David S. Miller2019-02-211-6/+11
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()Paolo Abeni2019-02-211-1/+5
| | | * | | | | ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()Paolo Abeni2019-02-211-5/+6
| | |/ / / / /
| | * | | | | missing barriers in some of unix_sock ->addr and ->path accessesAl Viro2019-02-203-29/+41
| | * | | | | net: marvell: mvneta: fix DMA debug warningRussell King2019-02-201-1/+1
| | * | | | | net: dsa: fix unintended change of bridge interface STP stateRussell King2019-02-201-3/+4
| * | | | | | Merge tag 'powerpc-5.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-02-232-0/+4
| |\ \ \ \ \ \
| | * | | | | | powerpc/powernv/sriov: Register IOMMU groups for VFsAlexey Kardashevskiy2019-02-192-0/+4
| * | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-02-234-3/+14
| |\ \ \ \ \ \ \
| | * | | | | | | scsi: core: reset host byte in DID_NEXUS_FAILURE caseMartin Wilck2019-02-151-0/+1
| | * | | | | | | scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry2019-02-151-0/+2
| | * | | | | | | scsi: sd_zbc: Fix sd_zbc_report_zones() buffer allocationMasato Suzuki2019-02-151-3/+5
| | * | | | | | | scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_taskAnoob Soman2019-02-151-0/+6
| * | | | | | | | Merge branch 'fixes-v5.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-02-225-7/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KEYS: always initialize keyring_index_key::desc_lenEric Biggers2019-02-224-6/+4
| | * | | | | | | | KEYS: user: Align the payload bufferEric Biggers2019-02-221-1/+1
| * | | | | | | | | Merge tag 'pm-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/li...Linus Torvalds2019-02-222-2/+2
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki2019-02-221-1/+1
| | |\ \ \ \ \ \ \ \ \