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
2012-11-26
dsa: Hide core config options; make drivers select what they need
Ben Hutchings
1
-0
/
+4
2012-11-25
smsc: Add logging message newlines
Joe Perches
2
-291
/
+296
2012-11-25
qlcnic: fix sparse check endian warnings
Shahed Shaikh
6
-221
/
+300
2012-11-25
net: dsa/slave: Fix compilation warnings
viresh kumar
1
-1
/
+0
2012-11-25
8139cp: re-enable interrupts after tx timeout
David Woodhouse
1
-0
/
+1
2012-11-25
8139cp: enable bql
David Woodhouse
1
-0
/
+11
2012-11-25
8139cp: set ring address after enabling C+ mode
David Woodhouse
1
-12
/
+28
2012-11-25
Revert "8139cp: revert "set ring address before enabling receiver""
David S. Miller
1
-11
/
+11
2012-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-60
/
+157
2012-11-23
net/macb: GEM DMA configuration register update
Nicolas Ferre
2
-2
/
+19
2012-11-23
asix: use ramdom hw addr if the one read is not valid
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+16
2012-11-23
net: add micrel KSZ8873MLL switch support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+44
2012-11-23
be2net: fix a possible events_get() race on BE2
Sathya Perla
1
-4
/
+7
2012-11-23
tun: change tun_get_iff() prototype.
Rami Rosen
1
-5
/
+2
2012-11-23
bnx2x: remove redundant warning log
Ariel Elior
1
-4
/
+7
2012-11-23
smsc95xx: refactor entering suspend modes
Steve Glendinning
1
-79
/
+99
2012-11-23
smsc95xx: support PHY wakeup source
Steve Glendinning
2
-17
/
+164
2012-11-23
smsc95xx: detect chip revision specific features
Steve Glendinning
2
-9
/
+23
2012-11-23
smsc95xx: fix error checking of usbnet_resume
Steve Glendinning
1
-1
/
+1
2012-11-23
8139cp: revert "set ring address before enabling receiver"
françois romieu
1
-11
/
+11
2012-11-22
igb: Do not parse past IP header on fragments beyond the first
Alexander Duyck
1
-4
/
+7
2012-11-22
igb: No longer rely on APME to determine WoL settings
Matthew Vick
3
-70
/
+29
2012-11-22
igb: Update PTP Rx filters
Matthew Vick
1
-27
/
+20
2012-11-22
ixgbe: fdb: only allow NUD_PERM fdb entries
John Fastabend
1
-1
/
+4
2012-11-22
ixgbe: ethtool correctly identify autoneg setting
Jacob Keller
4
-3
/
+9
2012-11-22
ixgbe: remove needless queuing for L4 ptp packets
Jacob Keller
1
-32
/
+2
2012-11-22
ixgbe: use ETQF filter name instead of magic number
Jacob Keller
1
-3
/
+3
2012-11-22
ixgbe: convert to use simple_open()
Wei Yongjun
1
-30
/
+2
2012-11-22
ixgbe: Reformat output of ixgbe_dump
Josh Hay
1
-34
/
+41
2012-11-21
team: bcast: convert return value of team_dev_queue_xmit() to bool correctly
Jiri Pirko
1
-3
/
+3
2012-11-21
bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...
Sarveshwar Bandi
1
-0
/
+7
2012-11-21
xen/netfront: handle compound page fragments on transmit
Ian Campbell
1
-21
/
+77
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-17
/
+30
2012-11-20
net: fix build failure in xilinx
Jeff Mahoney
1
-0
/
+2
2012-11-20
irda: sir_dev: Fix copy/paste typo
Alexander Shiyan
1
-1
/
+1
2012-11-20
ixp4xx_hss: avoid calling dma_pool_create() with NULL dev
Xi Wang
1
-3
/
+5
2012-11-20
ixp4xx_eth: avoid calling dma_pool_create() with NULL dev
Xi Wang
1
-3
/
+5
2012-11-20
ne2000: add the right platform device
Alan Cox
1
-0
/
+1
2012-11-20
bnx2x: Remove duplicate inclusion of bnx2x_hsi.h
Sachin Kamat
1
-1
/
+0
2012-11-20
add DOVE extensions for VXLAN
David Stevens
1
-25
/
+231
2012-11-19
net: Remove bogus dependencies on INET
Ben Hutchings
9
-10
/
+10
2012-11-19
ehea: Remove remnants of LRO support
Ben Hutchings
2
-4
/
+3
2012-11-19
mlx4_en: Remove remnants of LRO support
Ben Hutchings
3
-25
/
+4
2012-11-19
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
13
-62
/
+1
2012-11-19
of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.
Srinivas Kandagatla
1
-4
/
+7
2012-11-19
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2
-8
/
+14
2012-11-19
net/macb: move to circ_buf macros and fix initial condition
Nicolas Ferre
1
-10
/
+7
2012-11-19
net: Allow userns root to control tun and tap devices
Eric W. Biederman
1
-2
/
+3
2012-11-19
ath9k_hw: Fix regression in device reset
Sujith Manoharan
1
-1
/
+1
2012-11-18
sis900: fix sis900_set_mode call parameters.
Francois Romieu
1
-1
/
+1
[next]