Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a90546e83a117502c36173a2809db5d00c9ac87d
/
drivers
/
net
a90546e
net: ti: Use FIELD_SIZEOF directly instead of reimplementing its function
by zhong jiang
· 6 years ago
e208cd5e
net: qede: Use FIELD_SIZEOF directly instead of reimplementing its function
by zhong jiang
· 6 years ago
b9d957c
net: wan: remove redundant include
by zhong jiang
· 6 years ago
e641e99f
net: ethernet: remove redundant include
by zhong jiang
· 6 years ago
fdd1445
net: neterion: vxge: Use linux/io-64-nonatomic-lo-hi.h
by Corentin Labbe
· 6 years ago
2208e9a
net: neterion: s2io: Use linux/io-64-nonatomic-lo-hi.h
by Corentin Labbe
· 6 years ago
94b2bb2
net: ibm: fix return type of ndo_start_xmit function
by YueHaibing
· 6 years ago
ac1172d
net: cavium: fix return type of ndo_start_xmit function
by YueHaibing
· 6 years ago
c9c3941
net: hns3: fix return type of ndo_start_xmit function
by YueHaibing
· 6 years ago
5391346
net: ethernet: slicoss: remove duplicated include from slic.h
by YueHaibing
· 6 years ago
14d7341
veth: rename pcpu_vstats as pcpu_lstats
by Li RongQing
· 6 years ago
89f4b9a
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 6 years ago
98674eb
intel-ethernet: use correct module license
by Jesse Brandeburg
· 6 years ago
66bc8e0
iavf: finish renaming files to iavf
by Jesse Brandeburg
· 6 years ago
56184e0
iavf: rename most of i40e strings
by Jesse Brandeburg
· 6 years ago
ad64ed8
iavf: tracing infrastructure rename
by Jesse Brandeburg
· 6 years ago
f1aa1ab
iavf: replace i40e_debug with iavf version
by Jesse Brandeburg
· 6 years ago
f349daa
iavf: rename i40e_hw to iavf_hw
by Jesse Brandeburg
· 6 years ago
83eafc4
iavf: rename I40E_ADMINQ_DESC
by Jesse Brandeburg
· 6 years ago
4dbc76e
iavf: rename device ID defines
by Jesse Brandeburg
· 6 years ago
f1cad2c
iavf: remove references to old names
by Jesse Brandeburg
· 6 years ago
5ec8b7d
iavf: move i40evf files to new name
by Jesse Brandeburg
· 6 years ago
0b6591e
iavf: rename i40e_status to iavf_status
by Jesse Brandeburg
· 6 years ago
129cf89
iavf: rename functions and structs to new name
by Jesse Brandeburg
· 6 years ago
ee61022
iavf: diet and reformat
by Jesse Brandeburg
· 6 years ago
e366fa4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
8062b22
intel-ethernet: rename i40evf to iavf
by Jesse Brandeburg
· 6 years ago
cf7d97e
net: mdio: remove duplicated include from mdio_bus.c
by YueHaibing
· 6 years ago
49780be
qed: remove duplicated include from qed_cxt.c
by YueHaibing
· 6 years ago
03aa6d9
liquidio: remove duplicated include from lio_vf_rep.c
by YueHaibing
· 6 years ago
e65d525
cxgb4: remove duplicated include from cxgb4_main.c
by YueHaibing
· 6 years ago
c1d04a1
gianfar: remove duplicated include from gianfar.c
by YueHaibing
· 6 years ago
922005c
qmi_wwan: set DTR for modems in forced USB2 mode
by Bjørn Mork
· 6 years ago
0020f5c
net: socionext: Fix two sleep-in-atomic-context bugs in ave_rxfifo_reset()
by Jia-Ju Bai
· 6 years ago
c2f6f3e
r8169: Get and enable optional ether_clk clock
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
c734809
net: ethernet: Fix a unused function warning.
by zhong jiang
· 6 years ago
75b2c20
liquidio: Add the features to show FEC settings and set FEC settings
by Weilin Chang
· 6 years ago
a4ebec0
net: ethernet: remove redundant null pointer check before of_node_put
by zhong jiang
· 6 years ago
1ddc5d3
net: dsa: remove redundant null pointer check before of_node_put
by zhong jiang
· 6 years ago
764ea37
net: usb: remove redundant null pointer check before of_node_put
by zhong jiang
· 6 years ago
6f9dbad
net: aquantia: memory corruption on jumbo frames
by Friedemann Gerold
· 6 years ago
0e630b5
net: dsa: lantiq_gswip: Minor code style improvements
by Hauke Mehrtens
· 6 years ago
a44ecfb
net: lantiq: lantiq_xrx200: Move clock prepare to probe function
by Hauke Mehrtens
· 6 years ago
0a959e4
net: hns: make function hns_gmac_wait_fifo_clean() static
by Wei Yongjun
· 6 years ago
b8b2de9
net: lantiq: Fix return value check in xrx200_probe()
by Wei Yongjun
· 6 years ago
f592e0b
net: dsa: gswip: Fix copy-paste error in gswip_gphy_fw_probe()
by Wei Yongjun
· 6 years ago
f5de8bf
net: dsa: gswip: Fix return value check in gswip_probe()
by Wei Yongjun
· 6 years ago
ddca24d
net: dsa: mv88e6xxx: Fix ATU Miss Violation
by Andrew Lunn
· 6 years ago
00d7ddb
hv_netvsc: pair VF based on serial number
by Stephen Hemminger
· 6 years ago
28ea334
bnxt_en: Fix VF mac address regression.
by Michael Chan
· 6 years ago
a7f3800
net: hp100: fix always-true check for link up state
by Colin Ian King
· 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
4bf9ffa
veth: Orphan skb before GRO
by Toshiaki Makita
· 6 years ago
21e6592
net: phy: et011c: Remove incorrect PHY_POLL flags
by Florian Fainelli
· 6 years ago
edf2ef7
stmmac: fix valid numbers of unicast filter entries
by Jongsung Kim
· 6 years ago
c3ec8bc
cxgb4: update supported DCB version
by Ganesh Goudar
· 6 years ago
992bea8
cxgb4: add per rx-queue counter for packet errors
by Ganesh Goudar
· 6 years ago
0dc235a
cxgb4: Fix endianness issue in t4_fwcache()
by Ganesh Goudar
· 6 years ago
52bb667
net: move definition of pcpu_lstats to header file
by Li RongQing
· 6 years ago
ee4fccb
net/ibm/emac: Remove VLA usage
by Kees Cook
· 6 years ago
310fc05
tg3: Fix fall-through annotations
by Gustavo A. R. Silva
· 6 years ago
9824dfa
net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRT
by Willy Tarreau
· 6 years ago
018349d
hv_netvsc: fix schedule in RCU context
by Stephen Hemminger
· 6 years ago
b2ddc48a
net: dsa: b53: Do not fail when IRQ are not initialized
by Florian Fainelli
· 6 years ago
0efac27
tap: accept an array of XDP buffs through sendmsg()
by Jason Wang
· 6 years ago
043d222
tuntap: accept an array of XDP buffs through sendmsg()
by Jason Wang
· 6 years ago
fe8dd45
tun: switch to new type of msg_control
by Jason Wang
· 6 years ago
1a09791
tuntap: move XDP flushing out of tun_do_xdp()
by Jason Wang
· 6 years ago
8ae1aff
tuntap: split out XDP logic
by Jason Wang
· 6 years ago
ac1f1f6
tuntap: tweak on the path of skb XDP case in tun_build_skb()
by Jason Wang
· 6 years ago
f7053b6
tuntap: simplify error handling in tun_build_skb()
by Jason Wang
· 6 years ago
291aeb2
tuntap: enable bh early during processing XDP
by Jason Wang
· 6 years ago
4f23aff
tuntap: switch to use XDP_PACKET_HEADROOM
by Jason Wang
· 6 years ago
e4a2a30
net: sock: introduce SOCK_XDP
by Jason Wang
· 6 years ago
ad4f15d
xen/netfront: don't bug in case of too many frags
by Juergen Gross
· 6 years ago
14fceff
net: dsa: Add Lantiq / Intel DSA driver for vrx200
by Hauke Mehrtens
· 6 years ago
fe1a564
net: lantiq: Add Lantiq / Intel VRX200 Ethernet driver
by Hauke Mehrtens
· 6 years ago
cc973ae
MIPS: lantiq: Do not enable IRQs in dma open
by Hauke Mehrtens
· 6 years ago
aaf9253
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
52d0d404
geneve: add ttl inherit support
by Hangbin Liu
· 6 years ago
d700ec4
net: dsa: mv88e6xxx: Make sure to configure ports with external PHYs
by Marek Vasut
· 6 years ago
f8a1988
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
by zhong jiang
· 6 years ago
db3df24
qlcnic: Remove set but not used variables 'fw_mbx' and 'hdr_size'
by Yue Haibing
· 6 years ago
22b7d29
net: ethernet: Add helper to determine if pause configuration is supported
by Andrew Lunn
· 6 years ago
0c12240
net: ethernet: Add helper for set_pauseparam for Pause
by Andrew Lunn
· 6 years ago
70814e8
net: ethernet: Add helper for set_pauseparam for Asym Pause
by Andrew Lunn
· 6 years ago
c306ad3
net: ethernet: Add helper for MACs which support pause
by Andrew Lunn
· 6 years ago
af8d9bb
net: ethernet: Add helper for MACs which support asym pause
by Andrew Lunn
· 6 years ago
41124fa
net: ethernet: Add helper to remove a supported link mode
by Andrew Lunn
· 6 years ago
04b7d41
net: ethernet: Fix up drivers masking pause support
by Andrew Lunn
· 6 years ago
00eb224
net: bcmgenet: Fix speed selection for reverse MII
by Andrew Lunn
· 6 years ago
58056c1
net: ethernet: Use phy_set_max_speed() to limit advertised speed
by Andrew Lunn
· 6 years ago
15d8daf
net: phy: bcm63xx: Allow to be built with COMPILE_TEST
by Andrew Lunn
· 6 years ago
26eb00a4f
net: phy: et1011c: Remove incorrect missing 1000 Half
by Andrew Lunn
· 6 years ago
4ef972f
net: phy: ste10Xp: Remove wrong SUPPORTED_Pause
by Andrew Lunn
· 6 years ago
Next »