Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
158a08a694c4ecf9574fe452db24a6b4943853aa
158a08a
ice: remove ndo_poll_controller
by Eric Dumazet
· 6 years ago
0542997
igb: remove ndo_poll_controller
by Eric Dumazet
· 6 years ago
2753166
ixgb: remove ndo_poll_controller
by Eric Dumazet
· 6 years ago
dda9d57
fm10k: remove ndo_poll_controller
by Eric Dumazet
· 6 years ago
6f5d941
ixgbevf: remove ndo_poll_controller
by Eric Dumazet
· 6 years ago
b80e71a
ixgbe: remove ndo_poll_controller
by Eric Dumazet
· 6 years ago
93f62ad
bonding: use netpoll_poll_dev() helper
by Eric Dumazet
· 6 years ago
ac3d9dd
netpoll: make ndo_poll_controller() optional
by Eric Dumazet
· 6 years ago
16fdf8b
rds: Fix build regression.
by David S. Miller
· 6 years ago
474ff26
net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
by Maciej Żenczykowski
· 6 years ago
8360ed6
RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_stats
by Nathan Chancellor
· 6 years ago
8ac1ee6
net/mlx4: Use cpumask_available for eq->affinity_mask
by Nathan Chancellor
· 6 years ago
83fe9a9
devlink: double free in devlink_resource_fill()
by Dan Carpenter
· 6 years ago
e6ce3822
net: apple: fix return type of ndo_start_xmit function
by YueHaibing
· 6 years ago
648c361
net: i825xx: fix return type of ndo_start_xmit function
by YueHaibing
· 6 years ago
f0f2551
net: wiznet: fix return type of ndo_start_xmit function
by YueHaibing
· 6 years ago
28d304e
net: sgi: fix return type of ndo_start_xmit function
by YueHaibing
· 6 years ago
f3bf939f
net: cirrus: fix return type of ndo_start_xmit function
by YueHaibing
· 6 years ago
72b4627
net: seeq: fix return type of ndo_start_xmit function
by YueHaibing
· 6 years ago
54be5b8
PCI: hv: Fix return value check in hv_pci_assign_slots()
by Wei Yongjun
· 6 years ago
86f9bd1
net/ipv6: Display all addresses in output of /proc/net/if_inet6
by Jeff Barnhill
· 6 years ago
f88b4c0
netlabel: check for IPV4MASK in addrinfo_get
by Sean Tranchetti
· 6 years ago
652ef42
net: mscc: fix the frame extraction into the skb
by Antoine Tenart
· 6 years ago
10bc6a6
r8169: fix autoneg issue on resume with RTL8168E
by Heiner Kallweit
· 6 years ago
d7ab5cd
sctp: update dst pmtu with the correct daddr
by Xin Long
· 6 years ago
8c6ec36
bnxt_en: don't try to offload VLAN 'modify' action
by Davide Caratti
· 6 years ago
56ce3c5
smc: generic netlink family should be __ro_after_init
by Johannes Berg
· 6 years ago
f9d5b1d
mlxsw: spectrum: Bump required firmware version
by Petr Machata
· 6 years ago
bffd5e8
Merge branch 'qed-fixes'
by David S. Miller
· 6 years ago
7e3e375
qed: Add missing device config for RoCE EDPM in UFP mode.
by Sudarsana Reddy Kalluru
· 6 years ago
0216da9
qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.
by Sudarsana Reddy Kalluru
· 6 years ago
50fdf60
qed: Fix populating the invalid stag value in multi function mode.
by Sudarsana Reddy Kalluru
· 6 years ago
cf5cca6
net: mvneta: fix the Rx desc buffer DMA unmapping
by Antoine Tenart
· 6 years ago
76c0ddd8
ip6_tunnel: be careful when accessing the inner header
by Paolo Abeni
· 6 years ago
aa86b03
Merge tag 'batadv-net-for-davem-20180919' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 6 years ago
69ba423
Merge branch 'ipv6-fix-issues-on-accessing-fib6_metrics'
by David S. Miller
· 6 years ago
ce7ea4a
ipv6: fix memory leak on dst->_metrics
by Wei Wang
· 6 years ago
8675860
Revert "ipv6: fix double refcount of fib6_metrics"
by Wei Wang
· 6 years ago
126d684
sfp: fix oops with ethtool -m
by Russell King
· 6 years ago
774268f
net: mvpp2: fix a txq_done race condition
by Antoine Tenart
· 6 years ago
81d0b75
Merge branch 'net-smc-fixes'
by David S. Miller
· 6 years ago
3818977
net/smc: fix sizeof to int comparison
by YueHaibing
· 6 years ago
71d117f
net/smc: no urgent data check for listen sockets
by Karsten Graul
· 6 years ago
dd65d87
net/smc: enable fallback for connection abort in state INIT
by Ursula Braun
· 6 years ago
1ca52fc
net/smc: remove duplicate mutex_unlock
by Ursula Braun
· 6 years ago
648a5a7
net/smc: fix non-blocking connect problem
by Ursula Braun
· 6 years ago
2fe397a
ravb: do not write 1 to reserved bits
by Kazuya Mizuguchi
· 6 years ago
65fac4f
net: bnxt: Fix a uninitialized variable warning.
by zhong jiang
· 6 years ago
6344244
Merge tag 'mlx5-fixes-2018-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
08e3998
net: emac: fix fixed-link setup for the RTL8363SB switch
by Christian Lamparter
· 6 years ago
e285d5b
NFC: Fix the number of pipes
by Suren Baghdasaryan
· 6 years ago
674d9de
NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
by Suren Baghdasaryan
· 6 years ago
0a286af
selftests: pmtu: properly redirect stderr to /dev/null
by Sabrina Dubroca
· 6 years ago
87ebcff
Merge branch 'stmmac-Coalesce-and-tail-addr-fixes'
by David S. Miller
· 6 years ago
0431100
net: stmmac: Fixup the tail addr setting in xmit path
by Jose Abreu
· 6 years ago
8fce333
net: stmmac: Rework coalesce timer and fix multi-queue races
by Jose Abreu
· 6 years ago
5211da9
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
by Greg Kroah-Hartman
· 6 years ago
30bfd93
net/ipv6: do not copy dst flags on rt init
by Peter Oskolkov
· 6 years ago
922005c
qmi_wwan: set DTR for modems in forced USB2 mode
by Bjørn Mork
· 6 years ago
89bfd48
Merge branch 'r8169-clk-fixes'
by David S. Miller
· 6 years ago
648e921
clk: x86: Stop marking clocks as CLK_IS_CRITICAL
by Hans de Goede
· 6 years ago
c2f6f3e
r8169: Get and enable optional ether_clk clock
by Hans de Goede
· 6 years ago
b1e3454
clk: x86: add "ether_clk" alias for Bay Trail / Cherry Trail
by Hans de Goede
· 6 years ago
0866cd1
r8169: enable ASPM on RTL8106E
by Kai-Heng Feng
· 6 years ago
9423546
r8169: Align ASPM/CLKREQ setting function with vendor driver
by Kai-Heng Feng
· 6 years ago
3275b4df
Revert "kcm: remove any offset before parsing messages"
by David S. Miller
· 6 years ago
072222b
kcm: remove any offset before parsing messages
by Dominique Martinet
· 6 years ago
8f92e35
net/mlx5e: TLS, Read capabilities only when it is safe
by Saeed Mahameed
· 6 years ago
6b359d5
net/mlx5: Check for SQ and not RQ state when modifying hairpin SQ
by Alaa Hleihel
· 6 years ago
250ae0d
net/mlx5: Fix read from coherent memory
by Eli Cohen
· 6 years ago
3918c21
Merge tag 'spi-fix-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Greg Kroah-Hartman
· 6 years ago
c734809
net: ethernet: Fix a unused function warning.
by zhong jiang
· 6 years ago
ddca24d
net: dsa: mv88e6xxx: Fix ATU Miss Violation
by Andrew Lunn
· 6 years ago
50c6b58
tls: fix currently broken MSG_PEEK behavior
by Daniel Borkmann
· 6 years ago
aa079bd
Merge branch 'hv_netvsc-associate-VF-and-PV-device-by-serial-number'
by David S. Miller
· 6 years ago
00d7ddb
hv_netvsc: pair VF based on serial number
by Stephen Hemminger
· 6 years ago
a15f2c08
PCI: hv: support reporting serial number as slot information
by Stephen Hemminger
· 6 years ago
28ea334
bnxt_en: Fix VF mac address regression.
by Michael Chan
· 6 years ago
bbd6528
ipv6: fix possible use-after-free in ip6_xmit()
by Eric Dumazet
· 6 years ago
a7f3800
net: hp100: fix always-true check for link up state
by Colin Ian King
· 6 years ago
321cc35
ARM: dts: at91: add new compatibility string for macb on sama5d3
by Nicolas Ferre
· 6 years ago
eb4ed8e
net: macb: disable scatter-gather for macb on sama5d3
by Nicolas Ferre
· 6 years ago
41948cc
net: mvpp2: let phylink manage the carrier state
by Antoine Tenart
· 6 years ago
8540827
pppoe: fix reception of frames with no mac header
by Guillaume Nault
· 6 years ago
f025571
net: ethernet: ti: add missing GENERIC_ALLOCATOR dependency
by Corentin Labbe
· 6 years ago
ad3273d
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Greg Kroah-Hartman
· 6 years ago
c0747ad
Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Greg Kroah-Hartman
· 6 years ago
0376d5d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
4bf9ffa
veth: Orphan skb before GRO
by Toshiaki Makita
· 6 years ago
9782988
Merge branch 'udp-add-missing-check-on-edumx-rx-path'
by David S. Miller
· 6 years ago
eb63f29
udp6: add missing checks on edumux packet processing
by Paolo Abeni
· 6 years ago
2b5a921
udp4: fix IP_CMSG_CHECKSUM for connected sockets
by Paolo Abeni
· 6 years ago
edf2ef7
stmmac: fix valid numbers of unicast filter entries
by Jongsung Kim
· 6 years ago
7876320
Linux 4.19-rc4
by Linus Torvalds
· 6 years ago
8a104f8
Code of Conduct: Let's revamp it.
by Greg Kroah-Hartman
· 6 years ago
cce6c9f
ext4, dax: set ext4_dax_aops for dax files
by Toshi Kani
· 6 years ago
94dbb63
ext4, dax: add ext4_bmap to ext4_dax_aops
by Toshi Kani
· 6 years ago
fe18d64
ext4: don't mark mmp buffer head dirty
by Li Dongyang
· 6 years ago
338affb
ext4: show test_dummy_encryption mount option in /proc/mounts
by Eric Biggers
· 6 years ago
27c5a77
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
Next »