Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
85478d73c911e3991c14c6d88b91b77455d2722d
85478d7
net: dsa: Fix pharse -> phase typo
by Vladimir Oltean
· 6 years ago
a658a3f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 6 years ago
7a1d839
net: phy: micrel: make sure the factory test bit is cleared
by Antoine Tenart
· 6 years ago
88d6272
net: phy: avoid unneeded MDIO reads in genphy_read_status
by Heiner Kallweit
· 6 years ago
c1a92c0
Merge branch 'dsa-tag-modules'
by David S. Miller
· 6 years ago
0b9f9df
dsa: Allow tag drivers to be built as modules
by Andrew Lunn
· 6 years ago
3aa475e
dsa: tag_brcm: Avoid unused symbols
by Andrew Lunn
· 6 years ago
f81a43e
dsa: Cleanup unneeded table and make tag structures static
by Andrew Lunn
· 6 years ago
3675617
dsa: Make use of the list of tag drivers
by Andrew Lunn
· 6 years ago
4dad81e
dsa: Add stub tag driver put method
by Andrew Lunn
· 6 years ago
c39e2a1
dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking
by Andrew Lunn
· 6 years ago
409065b
dsa: Register the none tagger ops
by Andrew Lunn
· 6 years ago
bdc6fe5
dsa: Keep link list of tag drivers
by Andrew Lunn
· 6 years ago
d3b8c04
dsa: Add boilerplate helper to register DSA tag driver modules
by Andrew Lunn
· 6 years ago
056eed2
dsa: Add TAG protocol to tag ops
by Andrew Lunn
· 6 years ago
f18bba5
dsa: Add MODULE_LICENSE to tag drivers
by Andrew Lunn
· 6 years ago
0b42f03
dsa: Add MODULE_ALIAS to taggers in preparation to become modules
by Andrew Lunn
· 6 years ago
875138f
dsa: Move tagger name into its ops structure
by Andrew Lunn
· 6 years ago
dfedd3b
dsa: Add SPDX header to tag drivers.
by Andrew Lunn
· 6 years ago
5f0d736
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
b1a7936
cxgb4: Delete all hash and TCAM filters before resource cleanup
by Vishal Kulkarni
· 6 years ago
7324d50
net: dsa: mv88e6xxx: Remove legacy probe support
by Andrew Lunn
· 6 years ago
6acda8f
Merge branch 'mv88e6060-cleanups'
by David S. Miller
· 6 years ago
1ba22bf
net: dsa: mv88e6060: Replace REG_READ macro
by Andrew Lunn
· 6 years ago
c4362c3
net: dsa: mv88e6060: Replace REG_WRITE macro
by Andrew Lunn
· 6 years ago
3e8bc1b
net: dsa: mv88e6060: Replace ds with priv
by Andrew Lunn
· 6 years ago
406a436
net: dsa: mv88e6060: Add SPDX header
by Andrew Lunn
· 6 years ago
e56e251
ibmvnic: Add device identification to requested IRQs
by Murilo Fossa Vicentini
· 6 years ago
026cc9c
cpsw: Put back cpsw_ndo_poll_controller()
by David S. Miller
· 6 years ago
7cb523d
Merge branch 'net-ethernet-ti-clean-up-and-optimizations'
by David S. Miller
· 6 years ago
c24eef2
net: ethernet: ti: cpsw: move ethtool func in separate file
by Grygorii Strashko
· 6 years ago
cfc0834
net: ethernet: ti: cpsw: switch to use mac sl api
by Grygorii Strashko
· 6 years ago
a71a18f
net: ethernet: ti: cpsw: introduce mac sl module api
by Grygorii Strashko
· 6 years ago
e6a8462
net: ethernet: ti: cpsw: move common hw init code in separate func
by Grygorii Strashko
· 6 years ago
5dea398
net: ethernet: ti: davinci_cpdma: use dma_addr_t for desc_mem_phys and desc_hw_addr
by Grygorii Strashko
· 6 years ago
814b4a6
net: ethernet: ti: cpsw: move cpsw definitions in priv header
by Grygorii Strashko
· 6 years ago
83a8471
net: ethernet: ti: cpsw: refactor probe to group common hw initialization
by Grygorii Strashko
· 6 years ago
03f66f0
net: ethernet: ti: davinci_mdio: use devm_ioremap()
by Grygorii Strashko
· 6 years ago
7cb528c
net: ethernet: ti: ale: do not auto delete mcast super entries
by Grygorii Strashko
· 6 years ago
06095f3
net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode
by Grygorii Strashko
· 6 years ago
91c8865
net: ethernet: ti: ale: use define for host port in cpsw_ale_set_allmulti()
by Grygorii Strashko
· 6 years ago
af9f4e6
net: ethernet: ti: ale: fix mcast super setting
by Grygorii Strashko
· 6 years ago
10ae805
net: ethernet: ti: cpsw: drop cpsw_tx_packet_submit()
by Grygorii Strashko
· 6 years ago
d183a94
net: ethernet: ti: cpsw: use devm_alloc_etherdev_mqs()
by Grygorii Strashko
· 6 years ago
56bf8a5
net: ethernet: ti: cpsw: drop pinctrl_pm_select_default_state call
by Grygorii Strashko
· 6 years ago
c8fb566
net: ethernet: ti: cpsw: use local var dev in probe
by Grygorii Strashko
· 6 years ago
9763a89
net: ethernet: ti: cpsw: update cpsw_split_res() to accept cpsw_common
by Grygorii Strashko
· 6 years ago
16f5416
net: ethernet: ti: cpsw: drop CONFIG_TI_CPSW_ALE config option
by Grygorii Strashko
· 6 years ago
99f6297
net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config option
by Grygorii Strashko
· 6 years ago
68cf027
net: ethernet: ti: convert to SPDX license identifiers
by Grygorii Strashko
· 6 years ago
84ee916
Merge branch 'strict-netlink-validation'
by David S. Miller
· 6 years ago
ef6243a
genetlink: optionally validate strictly/dumps
by Johannes Berg
· 6 years ago
56738f4
netlink: add strict parsing for future attributes
by Johannes Berg
· 6 years ago
3de6440
netlink: re-add parse/validate functions in strict mode
by Johannes Berg
· 6 years ago
8cb0817
netlink: make validation more configurable for future strictness
by Johannes Berg
· 6 years ago
6f455f5
netlink: add NLA_MIN_LEN
by Johannes Berg
· 6 years ago
f6ad55a
Merge branch 'nla_nest_start'
by David S. Miller
· 6 years ago
f78c603
net: fix two coding style issues
by Michal Kubecek
· 6 years ago
12ad5f6
ipset: drop ipset_nest_start() and ipset_nest_end()
by Michal Kubecek
· 6 years ago
ae0be8d
netlink: make nla_nest_start() add NLA_F_NESTED flag
by Michal Kubecek
· 6 years ago
c7881b4
Merge branch 'net-tls-small-code-cleanup'
by David S. Miller
· 6 years ago
63a1c95
net/tls: byte swap device req TCP seq no upon setting
by Jakub Kicinski
· 6 years ago
da68b4a
net/tls: move definition of tls ops into net/tls.h
by Jakub Kicinski
· 6 years ago
9e99579
net/tls: remove old exports of sk_destruct functions
by Jakub Kicinski
· 6 years ago
e49d268d
net/tls: don't log errors every time offload can't proceed
by Jakub Kicinski
· 6 years ago
9076c49
Merge branch 'sk-local-storage'
by Alexei Starovoitov
· 6 years ago
263d0b3
bpf: Add ene-to-end test for bpf_sk_storage_* helpers
by Martin KaFai Lau
· 6 years ago
51a0e30
bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps
by Martin KaFai Lau
· 6 years ago
7a9bb97
bpf: Add verifier tests for the bpf_sk_storage
by Martin KaFai Lau
· 6 years ago
3f4d4c7
bpf: Refactor BTF encoding macro to test_btf.h
by Martin KaFai Lau
· 6 years ago
a19f89f
bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probing
by Martin KaFai Lau
· 6 years ago
948d930
bpf: Sync bpf.h to tools
by Martin KaFai Lau
· 6 years ago
6ac99e8
bpf: Introduce bpf sk local storage
by Martin KaFai Lau
· 6 years ago
3745dc2
Merge branch 'writeable-bpf-tracepoints'
by Alexei Starovoitov
· 6 years ago
e950e84
selftests: bpf: test writable buffers in raw tps
by Matt Mullins
· 6 years ago
4635b0a
tools: sync bpf.h
by Matt Mullins
· 6 years ago
2abd2de
nbd: add tracepoints for send/receive timing
by Andrew Hall
· 6 years ago
ea10672
nbd: trace sending nbd requests
by Matt Mullins
· 6 years ago
9df1c28
bpf: add writable context for raw tracepoints
by Matt Mullins
· 6 years ago
34b8ab0
bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd
by Daniel Borkmann
· 6 years ago
8968c67
bpf, arm64: remove prefetch insn in xadd mapping
by Daniel Borkmann
· 6 years ago
30e5a9a
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 6 years ago
148f025
Merge branch 'hns3-next'
by David S. Miller
· 6 years ago
96490a1
net: hns3: remove reset after command send failed
by Weihang Li
· 6 years ago
7b8f622
net: hns3: prevent double free in hns3_put_ring_config()
by Huazhong Tan
· 6 years ago
fd85717
net: hns3: extend the loopback state acquisition time
by liuzhongzhu
· 6 years ago
fba2efd
net: hns3: fix pause configure fail problem
by Huazhong Tan
· 6 years ago
146e92c
net: hns3: not reset TQP in the DOWN while VF resetting
by Huazhong Tan
· 6 years ago
b7048d3
net: hns3: use a reserved byte to identify need_resp flag
by Huazhong Tan
· 6 years ago
30780a8
net: hns3: use atomic_t replace u32 for arq's count
by Huazhong Tan
· 6 years ago
1416d33
net: hns3: stop sending keep alive msg when VF command queue needs reinit
by Huazhong Tan
· 6 years ago
ea48586
net: hns3: handle the BD info on the last BD of the packet
by Yunsheng Lin
· 6 years ago
63380a1
net: hns3: fix for TX clean num when cleaning TX BD
by Yunsheng Lin
· 6 years ago
26cda2f
net: hns3: fix data race between ring->next_to_clean
by Yunsheng Lin
· 6 years ago
790d23e
nfp: implement PCI driver shutdown callback
by Dirk van der Merwe
· 6 years ago
16848c8
NFC: st95hf: remove set but not used variables 'dev, nfcddev'
by YueHaibing
· 6 years ago
0e58156
tipc: remove rcu_read_unlock() left in tipc_udp_recv()
by Eric Dumazet
· 6 years ago
8c90b79
net: phy: improve genphy_soft_reset
by Heiner Kallweit
· 6 years ago
f7abc06
usbnet: ipheth: Simplify device detection
by Guenter Roeck
· 6 years ago
e55449e
ipv6: Initialize fib6_result in bpf_ipv6_fib_lookup
by David Ahern
· 6 years ago
Next »