Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
31b31120d7b0ceede56971f8541d46af4d148e5b
31b3112
net: dsa: sja1105: Shim declaration of struct sja1105_dyn_cmd
by Vladimir Oltean
· 6 years ago
014da2a
Merge branch 'r8169-make-firmware-handling-code-ready-to-be-factored-out'
by David S. Miller
· 6 years ago
47ad593
r8169: add rtl_fw_request_firmware and rtl_fw_release_firmware
by Heiner Kallweit
· 6 years ago
4edb00f
r8169: make rtl_fw_format_ok and rtl_fw_data_ok more independent
by Heiner Kallweit
· 6 years ago
2956870
r8169: simplify rtl_fw_write_firmware
by Heiner Kallweit
· 6 years ago
0a616b3
r8169: add enum rtl_fw_opcode
by Heiner Kallweit
· 6 years ago
6e36d77
Merge branch 'hns3-next'
by David S. Miller
· 6 years ago
00ea6e5
net: hns3: delay and separate enabling of NIC and ROCE HW errors
by Weihang Li
· 6 years ago
7832f0b
net: hns3: add opcode about query and clear RAS & MSI-X to special opcode
by Weihang Li
· 6 years ago
36701ae
net: hns3: remove setting bit of reset_requests when handling mac tunnel interrupts
by Weihang Li
· 6 years ago
6aa5d07
net: hns3: add handling of two bits in MAC tunnel interrupts
by Weihang Li
· 6 years ago
594a81b
net: hns3: set ops to null when unregister ad_dev
by Weihang Li
· 6 years ago
661262b
net: hns3: add a check to pointer in error_detected and slot_reset
by Weihang Li
· 6 years ago
d9ea156
net: hns3: set the port shaper according to MAC speed
by Yunsheng Lin
· 6 years ago
b524b38
net: hns3: fix VLAN filter restore issue after reset
by Jian Shen
· 6 years ago
81a9255
net: hns3: don't configure new VLAN ID into VF VLAN table when it's full
by Jian Shen
· 6 years ago
56b5866
net: hns3: remove redundant core reset
by Huazhong Tan
· 6 years ago
b703414
net: fix use-after-free in kfree_skb_list
by Eric Dumazet
· 6 years ago
a2928d2
r8169: use paged versions of phylib MDIO access functions
by Heiner Kallweit
· 6 years ago
bd8d7d9
qed: Fix build error without CONFIG_DEVLINK
by YueHaibing
· 6 years ago
5472c3c
tcp: use this_cpu_read(*X) instead of *this_cpu_ptr(X)
by Eric Dumazet
· 6 years ago
046386c
ipv4: icmp: use this_cpu_read() in icmp_sk()
by Eric Dumazet
· 6 years ago
c353071
ipv6: use this_cpu_read() in rt6_get_pcpu_route()
by Eric Dumazet
· 6 years ago
4ebcfd9
Merge branch 'Add-MT7629-ethernet-support'
by David S. Miller
· 6 years ago
afdede6
arm64: dts: mt7622: Enlarge the SGMII register range
by Sean Wang
· 6 years ago
d438e29
net: ethernet: mediatek: Add MT7629 ethernet support
by Sean Wang
· 6 years ago
7093f9d
net: ethernet: mediatek: Integrate hardware path from GMAC to PHY variants
by Sean Wang
· 6 years ago
9ffee4a8
net: ethernet: mediatek: Extend SGMII related functions
by Sean Wang
· 6 years ago
3277fc68
dt-bindings: net: mediatek: Add support for MediaTek MT7629 SoC
by Sean Wang
· 6 years ago
fa0e515
dt-bindings: clock: mediatek: Add an extra required property to sgmiisys
by Sean Wang
· 6 years ago
2789c14
ipv6: icmp: use this_cpu_read() in icmpv6_sk()
by Eric Dumazet
· 6 years ago
fa85999
flow_offload: include linux/kernel.h from flow_offload.h
by Edward Cree
· 6 years ago
1cc2645
flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flag
by Stanislav Fomichev
· 6 years ago
6c018b7
Merge tag 'mlx5-updates-2019-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
e2821fc
Merge branch 'ena-next'
by David S. Miller
· 6 years ago
1e9c3fb
net: ena: use dev_info_once instead of static variable
by Sameeh Jubran
· 6 years ago
d2eecc6
net: ena: add good checksum counter
by Sameeh Jubran
· 6 years ago
d918609
net: ena: optimise calculations for CQ doorbell
by Sameeh Jubran
· 6 years ago
cdf449e
net: ena: add support for changing max_header_size in LLQ mode
by Sameeh Jubran
· 6 years ago
a4e262c
net: ena: allow automatic fallback to polling mode
by Sameeh Jubran
· 6 years ago
adf671c
net: ena: documentation: update ena.txt
by Sameeh Jubran
· 6 years ago
9cb9c0d
net: ena: add newline at the end of pr_err prints
by Sameeh Jubran
· 6 years ago
83b9240
net: ena: arrange ena_probe() function variables in reverse christmas tree
by Sameeh Jubran
· 6 years ago
f917249
net: ena: replace free_tx/rx_ids union with single free_ids field in ena_ring
by Sameeh Jubran
· 6 years ago
315c28d2
net: ena: ethtool: add extra properties retrieval via get_priv_flags
by Arthur Kiyanovski
· 6 years ago
05d62ca
net: ena: add handling of llq max tx burst size
by Sameeh Jubran
· 6 years ago
cfd1088
net: dsa: mv88e6xxx: make mv88e6xxx_g1_stats_wait static
by Rasmus Villemoes
· 6 years ago
989f405
net: dsa: mv88e6xxx: fix comments and macro names in mv88e6390_g1_mgmt_rsvd2cpu
by Rasmus Villemoes
· 6 years ago
b33bc2b
nexthop: Add entry to MAINTAINERS
by David Ahern
· 6 years ago
201d8d5
Merge branch 'r8169-replace-several-function-pointers-with-direct-calls'
by David S. Miller
· 6 years ago
87945b6
r8169: avoid tso csum function indirection
by Heiner Kallweit
· 6 years ago
485bb1b
r8169: remove struct jumbo_ops
by Heiner Kallweit
· 6 years ago
5f95052
r8169: remove struct mdio_ops
by Heiner Kallweit
· 6 years ago
0b12c73
r8169: improve r8169_csum_workaround
by Heiner Kallweit
· 6 years ago
db4bad0
net: ethernet: improve eth_platform_get_mac_address
by Heiner Kallweit
· 6 years ago
feb3cf2
Merge branch 'ifa_list-RCU'
by David S. Miller
· 6 years ago
2638eb8b
net: ipv4: provide __rcu annotation for ifa_list
by Florian Westphal
· 6 years ago
cb8f147
drivers: use in_dev_for_each_ifa_rtnl/rcu
by Florian Westphal
· 6 years ago
cd5a411
net: use new in_dev_ifa iterators
by Florian Westphal
· 6 years ago
b8d1957
netfilter: use in_dev_for_each_ifa_rcu
by Florian Westphal
· 6 years ago
d519e87
devinet: use in_dev_for_each_ifa_rcu in more places
by Florian Westphal
· 6 years ago
ef11db3
net: inetdevice: provide replacement iterators for in_ifaddr walk
by Florian Westphal
· 6 years ago
35ebfc2
afs: do not send list of client addresses
by Florian Westphal
· 6 years ago
b9f8898
qed: remove redundant assignment to rc
by Colin Ian King
· 6 years ago
8a7e8ff
Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by David S. Miller
· 6 years ago
57f0410
Merge branch 'mscc-ocelot-tc-flower'
by David S. Miller
· 6 years ago
fe3490e
net: mscc: ocelot: Hardware ofload for tc flower filter
by Horatiu Vultur
· 6 years ago
b596229
net: mscc: ocelot: Add support for tcam
by Horatiu Vultur
· 6 years ago
6345266
selftests: Add test cases for nexthop objects
by David Ahern
· 6 years ago
c1e9e01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
0462eaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
cd53850
selftests/bpf: measure RTT from xdp using xdping
by Alan Maguire
· 6 years ago
33aae28
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 6 years ago
c231c22
bpf: doc: update answer for 32-bit subregister question
by Jiong Wang
· 6 years ago
d168286d
Merge branch 'map-charge-cleanup'
by Alexei Starovoitov
· 6 years ago
c85d691
bpf: move memory size checks to bpf_map_charge_init()
by Roman Gushchin
· 6 years ago
b936ca6
bpf: rework memlock-based memory accounting for maps
by Roman Gushchin
· 6 years ago
3539b96
bpf: group memory related fields in struct bpf_map_memory
by Roman Gushchin
· 6 years ago
d50836c
bpf: add memlock precharge for socket local storage
by Roman Gushchin
· 6 years ago
ffc8b14
bpf: add memlock precharge check for cgroup_local_storage
by Roman Gushchin
· 6 years ago
576240c
Merge branch 'propagate-cn-to-tcp'
by Alexei Starovoitov
· 6 years ago
d58c6f7
bpf: Add more stats to HBM
by brakmo
· 6 years ago
ffd8155
bpf: Add cn support to hbm_out_kern.c
by brakmo
· 6 years ago
956fe21
bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
by brakmo
· 6 years ago
e7a3160
bpf: Update __cgroup_bpf_run_filter_skb with cn
by brakmo
· 6 years ago
5cf1e91
bpf: cgroup inet skb programs can return 0 to 3
by brakmo
· 6 years ago
1f52f6c
bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAY
by brakmo
· 6 years ago
587a712
xen-netback: remove redundant assignment to err
by Colin Ian King
· 6 years ago
6f43e52
nexthop: remove redundant assignment to err
by Colin Ian King
· 6 years ago
ca6c7df
net/mlx5e: TX, Improve performance under GSO workload
by Erez Alfasi
· 6 years ago
10caabd
net/mlx5e: Use termination table for VLAN push actions
by Oz Shlomo
· 6 years ago
9272e3d
net/mlx5e: Geneve, Add support for encap/decap flows offload
by Yevgeny Kliteynik
· 6 years ago
d386939
net/mlx5e: Rearrange tc tunnel code in a modular way
by Yevgeny Kliteynik
· 6 years ago
1f6da30
net/mlx5e: Geneve, Keep tunnel info as pointer to the original struct
by Yevgeny Kliteynik
· 6 years ago
0ccc171
net/mlx5: Geneve, Manage Geneve TLV options
by Yevgeny Kliteynik
· 6 years ago
d4a18e1
net/mlx5e: Enable setting multiple match criteria for flow group
by Yevgeny Kliteynik
· 6 years ago
d1bda7e
net/mlx5e: Allow matching only enc_key_id/enc_dst_port for decapsulation action
by Tonghao Zhang
· 6 years ago
9b81d5a
net/mlx5e: Generalize vport type in vport representor
by Vu Pham
· 6 years ago
7fe4d43
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by Saeed Mahameed
· 6 years ago
6912378
Merge branch 'phylink-sfp-updates'
by David S. Miller
· 6 years ago
Next »