index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-12
vxge: Clean up unused variables in vxge-traffic
Christos Gkekas
1
-19
/
+0
2017-10-12
net: systemport: Turn on ACB at the SYSTEMPORT level
Florian Fainelli
1
-1
/
+5
2017-10-12
net: dsa: bcm_sf2: Turn on ACB at the switch level
Florian Fainelli
2
-0
/
+53
2017-10-12
net: systemport: Establish lower/upper queue mapping
Florian Fainelli
2
-5
/
+121
2017-10-12
Revert "net: qcom/emac: enforce DMA address restrictions"
Timur Tabi
1
-24
/
+15
2017-10-11
net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaion
Tariq Toukan
3
-14
/
+27
2017-10-11
net/mlx4_en: Obsolete call to generic write_desc in XDP xmit flow
Tariq Toukan
1
-5
/
+12
2017-10-11
net/mlx4_en: Replace netdev parameter with priv in XDP xmit function
Tariq Toukan
3
-4
/
+3
2017-10-11
net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra
Jiri Pirko
3
-12
/
+26
2017-10-11
net: qualcomm: rmnet: Implement bridge mode
Subash Abhinov Kasiviswanathan
4
-6
/
+122
2017-10-11
net: qualcomm: rmnet: Convert the muxed endpoint to hlist
Subash Abhinov Kasiviswanathan
6
-53
/
+68
2017-10-11
net: qualcomm: rmnet: Remove duplicate setting of rmnet_devices
Subash Abhinov Kasiviswanathan
2
-5
/
+4
2017-10-11
net: qualcomm: rmnet: Remove duplicate setting of rmnet private info
Subash Abhinov Kasiviswanathan
6
-40
/
+15
2017-10-11
net: qualcomm: rmnet: Move rmnet_mode to rmnet_port
Subash Abhinov Kasiviswanathan
3
-10
/
+7
2017-10-11
net: qualcomm: rmnet: Remove some unused defines
Subash Abhinov Kasiviswanathan
1
-8
/
+0
2017-10-11
net: qualcomm: rmnet: Remove existing logic for bridge mode
Subash Abhinov Kasiviswanathan
2
-69
/
+9
2017-10-11
net: qcom/emac: clean up some TX/RX error messages
Timur Tabi
2
-13
/
+10
2017-10-11
net: qcom/emac: enforce DMA address restrictions
Timur Tabi
1
-15
/
+24
2017-10-11
net: qcom/emac: remove unused address arrays
Timur Tabi
1
-13
/
+3
2017-10-11
net: qcom/emac: specify the correct DMA mask
Timur Tabi
1
-13
/
+4
2017-10-11
net: hns3: make local functions static
Wei Yongjun
1
-2
/
+4
2017-10-11
atm: idt77105: Drop needless setup_timer()
Kees Cook
1
-2
/
+0
2017-10-11
net: phy: at803x: Change error to EINVAL for invalid MAC
Dan Murphy
1
-1
/
+1
2017-10-11
net: phy: DP83822 initial driver submission
Dan Murphy
4
-3
/
+350
2017-10-11
net: dsa: lan9303: Add basic offloading of unicast traffic
Egil Hjelmeland
2
-0
/
+84
2017-10-11
net: dsa: lan9303: Move tag setup to new lan9303_setup_tagging
Egil Hjelmeland
1
-17
/
+25
2017-10-11
Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/sc...
David S. Miller
1
-96
/
+96
2017-10-10
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-41
/
+75
2017-10-10
net/mlx4_en: Increase number of default RX rings
Inbar Karmy
1
-2
/
+1
2017-10-10
net/mlx4_en: Limit the number of RX rings
Inbar Karmy
1
-1
/
+6
2017-10-10
net/mlx4_en: Limit the number of TX rings
Inbar Karmy
4
-7
/
+7
2017-10-10
net: hns3: fix the ring count for ETHTOOL_GRXRINGS
Lipeng
1
-1
/
+1
2017-10-10
net: hns3: add support for ETHTOOL_GRXFH
Lipeng
3
-0
/
+68
2017-10-10
net: hns3: add support for set_rxnfc
Lipeng
6
-2
/
+129
2017-10-10
net: hns3: add support for set_ringparam
Lipeng
3
-2
/
+81
2017-10-10
net: hns3: fixes the ring index in hns3_fini_ring
Lipeng
1
-1
/
+1
2017-10-10
cxgb4: add new T5 pci device id's
Ganesh Goudar
1
-0
/
+2
2017-10-10
cxgb4: Add support for new flash parts
Ganesh Goudar
1
-20
/
+116
2017-10-10
igb: check memory allocation failure
Christophe JAILLET
1
-0
/
+2
2017-10-10
e1000e: Be drop monitor friendly
Florian Fainelli
1
-7
/
+11
2017-10-10
e1000e: apply burst mode settings only on default
Willem de Bruijn
3
-13
/
+15
2017-10-10
e1000e: fix buffer overrun while the I219 is processing DMA transactions
Sasha Neftin
1
-3
/
+5
2017-10-10
e1000e: Avoid receiver overrun interrupt bursts
Benjamin Poirier
2
-8
/
+26
2017-10-10
e1000e: Separate signaling for link check/link up
Benjamin Poirier
2
-4
/
+9
2017-10-10
e1000e: Fix return value test
Benjamin Poirier
1
-1
/
+1
2017-10-10
e1000e: Fix wrong comment related to link detection
Benjamin Poirier
1
-2
/
+2
2017-10-10
e1000e: Fix error path in link detection
Benjamin Poirier
1
-3
/
+4
2017-10-09
Add a driver for Renesas uPD60620 and uPD60620A PHYs
Bernd Edlinger
3
-0
/
+115
2017-10-09
vhost_net: do not stall on zerocopy depletion
Willem de Bruijn
1
-9
/
+3
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
58
-362
/
+392
[next]