Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4e12d654ba068df06c5e4c8322d7dcced41e48ee
4e12d65
ath9k_htc: add Altai WA1011N-GU
by Oleksij Rempel
· 7 years ago
50e79e2
ath10k: fix kernel panic issue during pci probe
by Yu Wang
· 7 years ago
b9607de
ath9k: Fix get channel default noise floor
by Wojciech Dubowik
· 7 years ago
34f1cb3
ath10k: add support for Ubiquiti rebranded QCA988X v2
by Tobias Schramm
· 7 years ago
d5cc611
PCI: Add Ubiquiti Networks vendor ID
by Tobias Schramm
· 7 years ago
0a7fe71
ath10k: correct the length of DRAM dump for QCA6174 hw3.x/QCA9377 hw1.1
by Yu Wang
· 7 years ago
cbbde7e
mt76: do not set status->aggr for NULL data frames
by Felix Fietkau
· 7 years ago
fb208dc
mt76: avoid re-queueing A-MPDU rx reorder work if no frames are pending
by Felix Fietkau
· 7 years ago
17cf68b
mt76: implement processing of BlockAckReq frames
by Felix Fietkau
· 7 years ago
d71ef28
mt76: implement AP_LINK_PS
by Felix Fietkau
· 7 years ago
b954c86
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
by Kalle Valo
· 7 years ago
f813614
ibmvnic: Wait for device response when changing MAC
by Thomas Falcon
· 7 years ago
233ac38
qlcnic: fix deadlock bug
by Junxiao Bi
· 7 years ago
9b42d55
tcp: release sk_frag.page in tcp_disconnect
by Li RongQing
· 7 years ago
30e948a
ipv4: Get the address of interface correctly.
by Tonghao Zhang
· 7 years ago
40ca54e
net_sched: gen_estimator: fix lockdep splat
by Eric Dumazet
· 7 years ago
032dc41
net: macb: Handle HRESP error
by Harini Katakam
· 7 years ago
468330e
net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoring
by Gal Pressman
· 7 years ago
e64e469
ipv6: addrconf: break critical section in addrconf_verify_rtnl()
by Eric Dumazet
· 7 years ago
31afeb4
ipv6: change route cache aging logic
by Wei Wang
· 7 years ago
0a797db3
i40e/i40evf: Update DESC_NEEDED value to reflect larger value
by Alexander Duyck
· 7 years ago
0bc0b97
bnxt_en: cleanup DIM work on device shutdown
by Andy Gospodarek
· 7 years ago
c76fe2d
net: ipv6: send unsolicited NA after DAD
by David Ahern
· 7 years ago
202a0a70
gianfar: prevent integer wrapping in the rx handler
by Andy Spencer
· 7 years ago
f7dd521
Merge branch 'net_sched-reflect-tx_queue_len-change-for-pfifo_fast'
by David S. Miller
· 7 years ago
7007ba6
net_sched: implement ->change_tx_queue_len() for pfifo_fast
by Cong Wang
· 7 years ago
48bfd55
net_sched: plug in qdisc ops change_tx_queue_len
by Cong Wang
· 7 years ago
6a643dd
net: introduce helper dev_change_tx_queue_len()
by Cong Wang
· 7 years ago
4cd8795
vhost_net: stop device during reset owner
by Jason Wang
· 7 years ago
e8368d9
Merge branch 'net-Ease-to-follow-an-interface-that-moves-to-another-netns'
by David S. Miller
· 7 years ago
38e01b3
dev: advertise the new ifindex when the netns iface changes
by Nicolas Dichtel
· 7 years ago
c36ac8e
dev: always advertise the new nsid when the netns iface changes
by Nicolas Dichtel
· 7 years ago
6b9e654
net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly to module name
by Vadim Lomovtsev
· 7 years ago
bfbe5ba
Merge branch 'ptr_ring-fixes'
by David S. Miller
· 7 years ago
491847f
tools/virtio: fix smp_mb on x86
by Michael S. Tsirkin
· 7 years ago
b4eab7d
tools/virtio: copy READ/WRITE_ONCE
by Michael S. Tsirkin
· 7 years ago
6dd4215
tools/virtio: more stubs to fix tools build
by Michael S. Tsirkin
· 7 years ago
30f1d37
tools/virtio: switch to __ptr_ring_empty
by Michael S. Tsirkin
· 7 years ago
a07d29c
ptr_ring: prevent queue load/store tearing
by Michael S. Tsirkin
· 7 years ago
f417dc2
skb_array: use __ptr_ring_empty
by Michael S. Tsirkin
· 7 years ago
9fb582b
Revert "net: ptr_ring: otherwise safe empty checks can overrun array bounds"
by Michael S. Tsirkin
· 7 years ago
8432834
ptr_ring: disallow lockless __ptr_ring_full
by Michael S. Tsirkin
· 7 years ago
88fae87
tap: fix use-after-free
by Michael S. Tsirkin
· 7 years ago
a259df3
ptr_ring: READ/WRITE_ONCE for __ptr_ring_empty
by Michael S. Tsirkin
· 7 years ago
8619d38
ptr_ring: clean up documentation
by Michael S. Tsirkin
· 7 years ago
406de75
ptr_ring: keep consumer_head valid at all times
by Michael S. Tsirkin
· 7 years ago
7ece54a
ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
by Martin KaFai Lau
· 7 years ago
2479c2c
Merge branch 'rtnetlink-enable-IFLA_IF_NETNSID-for-RTM_DELLINK-RTM_SETINK'
by David S. Miller
· 7 years ago
b61ad68
rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK
by Christian Brauner
· 7 years ago
c310bfc
rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK
by Christian Brauner
· 7 years ago
7c4f63b
rtnetlink: enable IFLA_IF_NETNSID in do_setlink()
by Christian Brauner
· 7 years ago
3e3ab9c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
868c36d
Merge tag 'wireless-drivers-next-for-davem-2018-01-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 7 years ago
e7345ba
sfc: mark some unexported symbols as static
by kbuild test robot
· 7 years ago
5abe9ea
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
457740a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
6b2e282
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
751c45b
net/rocker: Remove unreachable return instruction
by Leon Romanovsky
· 7 years ago
8223967
Merge branch 'fix-lpm-map'
by Alexei Starovoitov
· 7 years ago
af32efe
tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_map
by Yonghong Song
· 7 years ago
6dd1ec6
bpf: fix kernel page fault in lpm map trie_get_next_key
by Yonghong Song
· 7 years ago
1651e39
Merge branch 'bpf-improvements-and-fixes'
by Alexei Starovoitov
· 7 years ago
21ccaf2
bpf: add further test cases around div/mod and others
by Daniel Borkmann
· 7 years ago
73ae3c0
bpf, arm: remove obsolete exception handling from div/mod
by Daniel Borkmann
· 7 years ago
e472d5d
bpf, mips64: remove unneeded zero check from div/mod with k
by Daniel Borkmann
· 7 years ago
1fb5c9c
bpf, mips64: remove obsolete exception handling from div/mod
by Daniel Borkmann
· 7 years ago
740d52c
bpf, sparc64: remove obsolete exception handling from div/mod
by Daniel Borkmann
· 7 years ago
53fbf57
bpf, ppc64: remove obsolete exception handling from div/mod
by Daniel Borkmann
· 7 years ago
a3212b8
bpf, s390x: remove obsolete exception handling from div/mod
by Daniel Borkmann
· 7 years ago
96a7100
bpf, arm64: remove obsolete exception handling from div/mod
by Daniel Borkmann
· 7 years ago
3e5b1a3
bpf, x86_64: remove obsolete exception handling from div/mod
by Daniel Borkmann
· 7 years ago
f6b1b3b
bpf: fix subprog verifier bypass by div/mod by 0 exception
by Daniel Borkmann
· 7 years ago
5e581da
bpf: make unknown opcode handling more robust
by Daniel Borkmann
· 7 years ago
2a5418a
bpf: improve dead code sanitizing
by Daniel Borkmann
· 7 years ago
1d62167
bpf: xor of a/x in cbpf can be done in 32 bit alu
by Daniel Borkmann
· 7 years ago
c25ef6a
samples/bpf: Partially fixes the bpf.o build
by Mickaël Salaün
· 7 years ago
771fc60
bpf: clean up from test_tcpbpf_kern.c
by Lawrence Brakmo
· 7 years ago
1563f2d
i40e: Do not allow use more TC queue pairs than MSI-X vectors exist
by Paweł Jabłoński
· 7 years ago
a3f9fb5
i40e/i40evf: Record ITR register location in the q_vector
by Alexander Duyck
· 7 years ago
40339af
i40e: fix reported mask for ntuple filters
by Jacob Keller
· 7 years ago
443ee71
i40e: disallow programming multiple filters with same criteria
by Jacob Keller
· 7 years ago
02b4016
i40e: program fragmented IPv4 filter input set
by Jacob Keller
· 7 years ago
6939987
i40e: Fix kdump failure
by Avinash Dayanand
· 7 years ago
5056716
i40e: cleanup unnecessary parens
by Jeff Kirsher
· 7 years ago
64e1dcb
i40e: fix FW_LLDP flag on init
by Alan Brady
· 7 years ago
c61c8fe
i40e: Implement an ethtool private flag to stop LLDP in FW
by Dave Ertman
· 7 years ago
60f481b
i40e: change flags to use 64 bits
by Alice Michael
· 7 years ago
b6a02a6
i40e: Display LLDP information on vSphere Web Client
by Upasana Menon
· 7 years ago
b5b5f37
i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue
by Alexander Duyck
· 7 years ago
e0f60a8
i40evf: Allow turning off offloads when the VF has VLAN set
by Paweł Jabłoński
· 7 years ago
ca6e1d0
i40e: Fix for adding multiple ethtool filters on the same location
by Patryk Małek
· 7 years ago
f34e308b
i40e: Add returning AQ critical error to SW
by Michal Kosiarz
· 7 years ago
2bafa8f
ixgbe: don't set RXDCTL.RLPML for 82599
by Emil Tantilov
· 7 years ago
fd49222
ixgbe: Fix && vs || typo
by Dan Carpenter
· 7 years ago
06e3f94
ixgbe: add support for reporting 5G link speed
by Paul Greenwalt
· 7 years ago
8382004
ixgbe: Don't report unsupported timestamping filters for X550
by Miroslav Lichvar
· 7 years ago
f0e49dc
ixgbe: use ARRAY_SIZE for array sizing calculation on array buf
by Colin Ian King
· 7 years ago
4078ea3
ixgbevf: use ARRAY_SIZE for various array sizing calculations
by Colin Ian King
· 7 years ago
865a4d9
ixgbevf: don't bother clearing tx_buffer_info in ixgbevf_clean_tx_ring()
by Emil Tantilov
· 7 years ago
ba804bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
Next »