summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-21/+26
2018-01-06xdp: generic XDP handling of xdp_rxq_infoJesper Dangaard Brouer1-0/+2
2018-01-06xdp: base API for new XDP rx-queue info conceptJesper Dangaard Brouer1-0/+2
2018-01-04net: dsa: lan9303: phy_addr_sel_strap rename and retypeEgil Hjelmeland1-1/+1
2018-01-04bpf: only build sockmap with CONFIG_INETJohn Fastabend2-2/+2
2018-01-03net: phy: add phy_modify() accessorRussell King1-0/+1
2018-01-03net: phy: add paged phy register accessorsRussell King1-0/+11
2018-01-03net: phy: add unlocked accessorsRussell King1-0/+28
2018-01-03net: mdiobus: add unlocked accessorsRussell King1-0/+3
2018-01-03net: phy: fixed-phy: remove fixed_phy_update_state()Russell King1-9/+0
2018-01-03sfp: improve support for direct-attach copper cablesRussell King1-1/+35
2018-01-02net: phy: add helper to convert negotiation result to phy settingsRussell King1-0/+2
2018-01-02net: phy: marvell10g: add MDI swap reportingRussell King1-0/+1
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar10-110/+379
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar4-378/+378
2018-01-02qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar10-2001/+2114
2018-01-02net: ptr_ring: otherwise safe empty checks can overrun array boundsJohn Fastabend1-1/+6
2017-12-31bpf: offload: report device information for offloaded programsJakub Kicinski1-0/+2
2017-12-31nsfs: generalize ns_get_path() for path resolution with a taskJakub Kicinski1-0/+3
2017-12-31bpf: offload: free program id when device disappearsJakub Kicinski1-0/+2
2017-12-31bpf: offload: allow netdev to disappear while verifier is runningJakub Kicinski3-18/+11
2017-12-31bpf: offload: don't use prog->aux->offload as booleanJakub Kicinski1-1/+2
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2017-12-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+4
2017-12-29Merge tag 'mlx5-shared-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller1-0/+4
2017-12-29net/mlx5: Separate ingress/egress namespaces for each vportGal Pressman1-0/+4
2017-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-0/+10
2017-12-27bpf: fix maximum stack depth tracking logicAlexei Starovoitov1-0/+1
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-3/+5
2017-12-27phylib: rename reset-(post-)delay-us to reset-(de)assert-usRichard Leitner1-2/+2
2017-12-26rtnetlink: Replace implementation of ASSERT_RTNL() macro with WARN_ONCE()Leon Romanovsky1-7/+3
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-21/+43
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-7/+11
2017-12-22IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny1-0/+4
2017-12-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-9/+27
2017-12-21net: reevalulate autoflowlabel setting after sysctl settingShaohua Li1-1/+2
2017-12-21xfrm: wrap xfrmdev_ops with offload configShannon Nelson1-1/+1
2017-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+2
2017-12-21bpf: allow for correlation of maps and helpers in dumpDaniel Borkmann1-0/+9
2017-12-21bpf: fix integer overflowsAlexei Starovoitov1-2/+2
2017-12-21Merge tag 'spi-fix-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-12-21Merge tag 'mfd-fixes-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+1
2017-12-20block: unalign call_single_data in struct requestJens Axboe1-1/+1
2017-12-20block-throttle: avoid double chargeShaohua Li2-5/+6
2017-12-20net: Add asynchronous callbacks for xfrm on layer 2.Steffen Klassert1-2/+4
2017-12-20net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh1-1/+1
2017-12-20net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha1-3/+5
2017-12-20Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed1-0/+1
2017-12-19net: Introduce NETIF_F_GRO_HW.Michael Chan1-0/+3
2017-12-19Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/atmel', 'spi/fix/do...Mark Brown1-1/+1