summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_releaseMartin KaFai Lau2019-03-132-1/+40
* ip: fix ip_mc_may_pull() return valueEric Dumazet2019-03-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-082-3/+3
|\
| * bpf: fix warning about using plain integer as NULLBo YU2019-03-081-1/+1
| * bpf: only test gso type on gso packetsWillem de Bruijn2019-03-071-2/+2
* | net: add missing documentation in linux/skbuff.hPedro Tammela2019-03-081-5/+59
|/
* appletalk: Fix compile regressionArnd Bergmann2019-03-061-4/+14
* Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-051-0/+4
|\
| * ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390Arnd Bergmann2019-01-181-0/+4
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-03-052-9/+2
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux nextHerbert Xu2019-02-221-0/+1
| |\ \
| | * | bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocateIoana Ciornei2019-01-111-0/+1
| * | | crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-251-1/+1
| * | | crypto: cipher - remove struct cipher_descEric Biggers2019-01-111-8/+0
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-03-0546-226/+1056
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-042-7/+1
| |\ \ \
| | * | | appletalk: Fix use-after-free in atalk_proc_exitYueHaibing2019-03-031-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-03-043-3/+40
| |\ \ \ \
| | * | | | bpf: enable program statsAlexei Starovoitov2019-02-272-1/+28
| | * | | | bpf: check that BPF programs run with preemption disabledPeter Zijlstra2019-02-192-3/+13
| * | | | | net: phy: remove gen10g_no_soft_resetHeiner Kallweit2019-03-031-1/+0
| * | | | | net: phy: don't export gen10g_read_statusHeiner Kallweit2019-03-031-1/+0
| * | | | | net: phy: remove gen10g_config_initHeiner Kallweit2019-03-031-1/+0
| * | | | | net: phy: remove gen10g_suspend and gen10g_resumeHeiner Kallweit2019-03-031-2/+0
| * | | | | net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATEFrancesco Ruggeri2019-03-031-1/+2
| * | | | | Merge tag 'mlx5-updates-2019-03-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-03-021-0/+2
| |\ \ \ \ \
| | * | | | | net/mlx5: Emit port affinity event for multipath offloadsRoi Dayan2019-03-011-0/+1
| | * | | | | net/mlx5: Add multipath modeRoi Dayan2019-03-011-0/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-03-021-2/+2
| |\ \ \ \ \ \
| | * | | | | | netfilter: convert the proto argument from u8 to u16Li RongQing2019-03-011-2/+2
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-021-1/+1
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | net: Remove switchdev_opsFlorian Fainelli2019-02-271-3/+0
| | |/ / / / / | |/| | | | |
| * | | | | | devlink: create a special NDO for getting the devlink instanceJakub Kicinski2019-02-261-0/+7
| * | | | | | net: phy: marvell10g: add support for the 88x2110 PHYMaxime Chevallier2019-02-241-0/+1
| * | | | | | net: phy: marvell10g: Use a #define for 88X3310 family idMaxime Chevallier2019-02-241-0/+1
| * | | | | | net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITSHeiner Kallweit2019-02-241-4/+0
| * | | | | | net: dev: add generic protodown handlerAndy Roulin2019-02-241-0/+1
| * | | | | | net: phylink: update mac_config() documentationRussell King2019-02-241-0/+7
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-243-18/+26
| |\ \ \ \ \ \
| * | | | | | | net: phy: add genphy_c45_read_statusHeiner Kallweit2019-02-231-0/+1
| * | | | | | | Merge tag 'mlx5-updates-2019-02-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-02-232-2/+12
| |\ \ \ \ \ \ \
| | * | | | | | | net/mlx5e: Fix GRE key by controlling port tunnel entropy calculationEli Britstein2019-02-221-0/+2
| | * | | | | | | net/mlx5: Introduce tunnel entropy control in PCMR registerEli Britstein2019-02-221-2/+10
| * | | | | | | | Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.or...David S. Miller2019-02-221-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | iwlwifi: mvm: support FTM initiatorJohannes Berg2019-02-141-0/+2
| * | | | | | | | | net/ethernet: Add parse_protocol header_ops supportMaxim Mikityanskiy2019-02-221-0/+1
| * | | | | | | | | net: Introduce parse_protocol header_ops callbackMaxim Mikityanskiy2019-02-221-0/+10
| * | | | | | | | | net: Don't set transport offset to invalid valueMaxim Mikityanskiy2019-02-222-5/+2
| * | | | | | | | | rhashtable: Remove obsolete rhashtable_walk_init functionHerbert Xu2019-02-221-8/+0
| * | | | | | | | | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-2243-187/+703
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |