index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-16
net: Allow FIXED_PHY to be modular.
David S. Miller
3
-3
/
+3
2014-12-16
macvtap: drop broken IFF_VNET_LE
Michael S. Tsirkin
1
-3
/
+20
2014-12-16
tun: drop broken IFF_VNET_LE
Michael S. Tsirkin
1
-3
/
+23
2014-12-16
macvtap: fix uninitialized access on TUNSETIFF
Michael S. Tsirkin
1
-3
/
+4
2014-12-16
net: dsa: bcm_sf2: always select FIXED_PHY
Florian Fainelli
1
-1
/
+1
2014-12-16
net: systemport: always select FIXED_PHY
Florian Fainelli
1
-1
/
+1
2014-12-16
net: bcmgenet: always select FIXED_PHY
Florian Fainelli
1
-1
/
+1
2014-12-15
net/macb: remove useless calls of devm_free_irq()
Cyrille Pitchen
1
-15
/
+8
2014-12-15
net/macb: fix misplaced call of free_netdev() in macb_remove()
Cyrille Pitchen
1
-1
/
+1
2014-12-15
net: stmmac: sti: Fix uninitialized pointer dereference if !OF
Geert Uytterhoeven
1
-5
/
+5
2014-12-15
net: smc91x: Fix build without gpiolib
Tobias Klauser
1
-1
/
+1
2014-12-15
cirrus: cs89x0: fix time comparison
Asaf Vertz
1
-13
/
+14
2014-12-15
net/mlx4_core: Avoid double dumping of the PF device capabilities
Or Gerlitz
3
-11
/
+17
2014-12-15
net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_one
Matan Barak
1
-28
/
+33
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
96
-346
/
+176
2014-12-14
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-24
/
+13
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
14
-209
/
+416
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-23
/
+7
2014-12-12
net/macb: add TX multiqueue support for gem
Cyrille Pitchen
2
-164
/
+328
2014-12-12
jme: replace calls to redundant function
Quentin Lambert
1
-6
/
+6
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-12-12
net: ethernet: davicom: Allow to select DM9000 for nios2
Tobias Klauser
1
-1
/
+1
2014-12-12
net: ethernet: smsc: Allow to select SMC91X for nios2
Tobias Klauser
1
-2
/
+2
2014-12-12
cxgb4: Add support for QSA modules
Hariprasad Shenai
3
-4
/
+12
2014-12-12
cxgb4/cxgb4i: set the max. pdu length in firmware
Karen Xie
1
-0
/
+1
2014-12-12
net: phy: export fixed_phy_register()
Mark Salter
1
-0
/
+1
2014-12-11
vio: create routines for inc,dec vio dring indexes
Dwight Engen
1
-23
/
+7
2014-12-11
r8169:update rtl8168g pcie ephy parameter
Chun-Hao Lin
1
-3
/
+21
2014-12-11
net: dsa: bcm_sf2: force link for all fixed PHY devices
Florian Fainelli
1
-10
/
+13
2014-12-11
fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
Alexander Duyck
3
-11
/
+10
2014-12-11
r8169: Use dma_rmb() and dma_wmb() for DescOwn checks
Alexander Duyck
1
-8
/
+21
2014-12-11
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
6
-3
/
+294
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
585
-17917
/
+40807
2014-12-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-201
/
+196
2014-12-11
Fix race condition between vxlan_sock_add and vxlan_sock_release
Marcelo Leitner
1
-7
/
+3
2014-12-11
net/macb: fix compilation warning for print_hex_dump() called with skb->mac_h...
Cyrille Pitchen
1
-1
/
+1
2014-12-11
net/mlx4: Add support for A0 steering
Matan Barak
6
-17
/
+176
2014-12-11
net/mlx4: Refactor QUERY_PORT
Matan Barak
3
-95
/
+154
2014-12-11
net/mlx4_core: Add explicit error message when rule doesn't meet configuration
Matan Barak
1
-3
/
+18
2014-12-11
net/mlx4: Add A0 hybrid steering
Matan Barak
6
-21
/
+288
2014-12-11
net/mlx4: Add mlx4_bitmap zone allocator
Matan Barak
2
-0
/
+451
2014-12-11
net/mlx4: Add a check if there are too many reserved QPs
Dotan Barak
1
-1
/
+7
2014-12-11
net/mlx4: Change QP allocation scheme
Eugenia Emantayev
11
-31
/
+110
2014-12-11
net/mlx4_core: Use tasklet for user-space CQ completion events
Matan Barak
3
-1
/
+77
2014-12-11
net/mlx4_core: Mask out host side virtualization features for guests
Or Gerlitz
1
-1
/
+11
2014-12-11
net/mlx4_en: Set csum level for encapsulated packets
Or Gerlitz
1
-1
/
+2
2014-12-11
be2net: Export tunnel offloads only when a VxLAN tunnel is created
Sriharsha Basavapatna
2
-10
/
+33
2014-12-11
gianfar: Fix dma check map error when DMA_API_DEBUG is enabled
Kevin Hao
1
-28
/
+56
2014-12-11
cxgb4/csiostor: Don't use MASTER_MUST for fw_hello call
Hariprasad Shenai
1
-10
/
+2
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+1
[next]