Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
25e20e730d56471cffa25419bf2a66078bd55330
/
drivers
25e20e7
vxlan: add new fdb alloc and create helpers
by Roopa Prabhu
· 7 years ago
be9c64b
mlxsw: spectrum_router: avoid uninitialized variable access
by Arnd Bergmann
· 7 years ago
8d40854
net: hns3: Prevent sending command during global or core reset
by Huazhong Tan
· 7 years ago
a754e5c
net: hns3: Remove the warning when clear reset cause
by Peng Li
· 7 years ago
03718db
net: hns3: Fix get_vector ops in hclgevf_main module
by Yunsheng Lin
· 7 years ago
d7099d1
net: hns3: Fix warning bug when doing lp selftest
by Yunsheng Lin
· 7 years ago
8fc7346
net: hns3: Add configure for mac minimal frame size
by Jian Shen
· 7 years ago
ead5bd4
net: hns3: Fix for mailbox message truncated problem
by Fuyun Liang
· 7 years ago
5c89719
net: hns3: Fix for l4 checksum offload bug
by Yunsheng Lin
· 7 years ago
3738287
net: hns3: Fix for waterline not setting correctly
by Yunsheng Lin
· 7 years ago
6d0ec65
net: hns3: Fix for mac pause not disable in pfc mode
by Yunsheng Lin
· 7 years ago
a75a8ef
net: hns3: Fix tc setup when netdev is first up
by Yunsheng Lin
· 7 years ago
4fed38c
liquidio: fix kernel panic when NIC firmware is older than 1.7.2
by Rick Farrington
· 7 years ago
dfecc75
cxgb4: Fix the condition to check if the card is T5
by Ganesh Goudar
· 7 years ago
4ed88df
net: ethernet: sun: remove redundant variables adv and lpa and mii_reads
by Colin Ian King
· 7 years ago
eec8bb1
net: ethernet: sfc: Make subdir logic consistent with other vendors
by Geert Uytterhoeven
· 7 years ago
0df5f81
net: ethernet: Add missing VENDOR to Cadence and Packet Engines symbols
by Geert Uytterhoeven
· 7 years ago
118e969
net: ethernet: Make NET_VENDOR_AURORA default to yes
by Geert Uytterhoeven
· 7 years ago
8e15268
qlogic: netxen: remove various redundant variables
by Colin Ian King
· 7 years ago
6354b95
bnxt_en: Add bnxt_en initial params table and register it.
by Vasundhara Volam
· 7 years ago
dfb3c08
mlx4: Add support for devlink reload and load driverinit values
by Moshe Shemesh
· 7 years ago
bd1b51d
mlx4: Add mlx4 initial parameters table and register it
by Moshe Shemesh
· 7 years ago
827ad90
net/hamradio/6pack: remove redundant variable channel
by Colin Ian King
· 7 years ago
b67030b
fjes: use currently unused variable my_epid and max_epid
by Colin Ian King
· 7 years ago
2f9be181
net: tehuti: remove redundant pointer skb
by Colin Ian King
· 7 years ago
e0515b0
net: socionext: remove redundant pointer ndev
by Colin Ian King
· 7 years ago
dfbd074
net: aquantia: Make some functions static
by Wei Yongjun
· 7 years ago
e7550b0
net: dsa: vsc73xx: Make some functions static
by Wei Yongjun
· 7 years ago
896e863
net: dsa: fix spelling mistake "waitting" -> "waiting"
by Colin Ian King
· 7 years ago
6fcf9b1
r8169: fix runtime suspend
by Heiner Kallweit
· 7 years ago
0eaec62
cxgb4: Add support to read actual provisioned resources
by Casey Leedom
· 7 years ago
211c41c
epic100: remove redundant variable 'irq'
by Colin Ian King
· 7 years ago
2e6dde5
sfc: remove redundant variable old_vlan
by Colin Ian King
· 7 years ago
9b0bb10
qed: remove redundant pointer 'name'
by Colin Ian King
· 7 years ago
5074298
ethernet: micrel: remove redundant pointer 'info'
by Colin Ian King
· 7 years ago
541a1fe
net: hinic: remove redundant pointer pfhwdev
by Colin Ian King
· 7 years ago
8c3689f
net: hns3: remove redundant variable 'protocol'
by Colin Ian King
· 7 years ago
1d981f1
net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idx
by Colin Ian King
· 7 years ago
f06bd2e
net: fec: remove redundant variable 'inc'
by Colin Ian King
· 7 years ago
b68431a
cnic: remove redundant pointer req and variable func
by Colin Ian King
· 7 years ago
15cdd57
net: bgmac: remove redundant variable 'freed'
by Colin Ian King
· 7 years ago
5b9f78e
net: ethernet: nb8800: remove redundant pointer rxd
by Colin Ian King
· 7 years ago
371b4fc
net: alx: remove redundant variable old_duplex
by Colin Ian King
· 7 years ago
3ff39a2
net: alteon: acenic: remove redundant pointer rxdesc
by Colin Ian King
· 7 years ago
5c17a07
net: dsa: bcm_sf2: remove redundant variable off
by Colin Ian King
· 7 years ago
3048cf8
igb: Add support for ETF offload
by Jesus Sanchez-Palencia
· 7 years ago
1b9231e
igb: Only call skb_tx_timestamp after descriptors are ready
by Jesus Sanchez-Palencia
· 7 years ago
8080e6a
igb: Refactor igb_offload_cbs()
by Jesus Sanchez-Palencia
· 7 years ago
0364a0d
igb: Only change Tx arbitration when CBS is on
by Jesus Sanchez-Palencia
· 7 years ago
91db364
igb: Refactor igb_configure_cbs()
by Jesus Sanchez-Palencia
· 7 years ago
d287c50
isdn: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
03fc5d4
net: usb: asix: allow optionally getting mac address from device tree
by Marcel Ziswiler
· 7 years ago
6369fec
vhost_net: Avoid rx vring kicks during busyloop
by Toshiaki Makita
· 7 years ago
be294a5
vhost_net: Avoid rx queue wake-ups during busypoll
by Toshiaki Makita
· 7 years ago
027b176
vhost_net: Avoid tx vring kicks during busyloop
by Toshiaki Makita
· 7 years ago
28b9b33
vhost_net: Rename local variables in vhost_net_rx_peek_head_len
by Toshiaki Makita
· 7 years ago
e090bfb
sfc: batch up RX delivery
by Edward Cree
· 7 years ago
05bd97f
net: dsa: Add Vitesse VSC73xx DSA router driver
by Linus Walleij
· 7 years ago
975ae7c
net: phy: vitesse: Add support for VSC73xx
by Linus Walleij
· 7 years ago
b680340
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
1d1c212
net: aquantia: bump driver version
by Igor Russkikh
· 7 years ago
b8d68b6
net: aquantia: Add renegotiate ethtool operation support
by Anton Mikaev
· 7 years ago
288551d
net: aquantia: Implement rx/tx flow control ethtools callback
by Igor Russkikh
· 7 years ago
44e00dd
net: aquantia: Improve adapter init/deinit logic
by Igor Russkikh
· 7 years ago
c1af542
net: aquantia: Ethtool based ring size configuration
by Anton Mikaev
· 7 years ago
c18a9c0
net: stmmac_tc: use 64-bit arithmetic instead of 32-bit
by Gustavo A. R. Silva
· 7 years ago
00f5536
net: phy: DP83TC811: Fix SGMII enable/disable
by Dan Murphy
· 7 years ago
4203638
net: phy: DP83TC811: Add INT_STAT3
by Dan Murphy
· 7 years ago
5cd3da4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
d0fbad0
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
4e33d7d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
e4e8771
net: hns3: modify hnae_ to hnae3_
by Peng Li
· 7 years ago
024cc79
net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
by Huazhong Tan
· 7 years ago
7a7056e
net: hns3: give default option while dependency HNS3 set
by Huazhong Tan
· 7 years ago
a9fc79b
net: hns3: remove some unused members of some structures
by Huazhong Tan
· 7 years ago
f6762f3
net: hns3: remove a redundant hclge_cmd_csq_done
by Huazhong Tan
· 7 years ago
1c1270d
net: hns3: simplify hclge_cmd_csq_clean
by Huazhong Tan
· 7 years ago
043fa45
net: hns3: remove some redundant assignments
by Huazhong Tan
· 7 years ago
eb55323
net: hns3: remove useless code in hclge_cmd_send
by Huazhong Tan
· 7 years ago
5411b98
net: hns3: remove unused hclge_ring_to_dma_dir
by Huazhong Tan
· 7 years ago
50d4feb
atm: zatm: remove redundant pointer zatm_dev
by Colin Ian King
· 7 years ago
cf87915
net: phy: realtek: add support for RTL8211C
by Heiner Kallweit
· 7 years ago
414372f
TTY: isdn: Replace strncpy with memcpy
by Guenter Roeck
· 7 years ago
100ec4b
net: phy: realtek: add missing entry for RTL8211 to mdio_device_id table
by Heiner Kallweit
· 7 years ago
335c997
r8169: remove old PHY reset hack
by Heiner Kallweit
· 7 years ago
82a4e71
qede: Adverstise software timestamp caps when PHC is not available.
by Sudarsana Reddy Kalluru
· 7 years ago
cc9b27c
qed: Fix use of incorrect size in memcpy call.
by Sudarsana Reddy Kalluru
· 7 years ago
538f8d0
qed: Fix setting of incorrect eswitch mode.
by Sudarsana Reddy Kalluru
· 7 years ago
bb7858b
qed: Limit msix vectors in kdump kernel to the minimum required count.
by Sudarsana Reddy Kalluru
· 7 years ago
5dc2d39
ipvlan: call dev_change_flags when ipvlan mode is reset
by Hangbin Liu
· 7 years ago
c02462d
netdevsim: fix sa_idx out of bounds check
by Colin Ian King
· 7 years ago
603d4cf
net: fix use-after-free in GRO with ESP
by Sabrina Dubroca
· 7 years ago
d7563ca
Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
652788a
Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
c2aee37
Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
271b955
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
e6e5bec
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
635cf43
nfp: flower: enabled offloading of Team LAG
by John Hurley
· 7 years ago
51a8cef
nfp: flower: offload tos and tunnel flags for ipv4 udp tunnels
by John Hurley
· 7 years ago
ed21b63
nfp: flower: extract ipv4 udp tunnel ttl from route
by John Hurley
· 7 years ago
Next »