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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-11
e1000e: increase driver version number
Bruce Allan
1
-1
/
+1
2011-08-11
e1000e: alternate MAC address update
Bruce Allan
1
-2
/
+2
2011-08-11
e1000e: do not disable receiver on 82574/82583
Bruce Allan
4
-5
/
+12
2011-08-11
e1000e: alternate MAC address does not work on device id 0x1060
Bruce Allan
1
-1
/
+2
2011-08-11
PCnet: Fix section mismatch
Ralf Baechle
1
-1
/
+1
2011-08-11
bnx2x: disable dcb on 578xx since not supported yet
Dmitry Kravkov
1
-1
/
+1
2011-08-11
bnx2x: properly clean indirect addresses
Dmitry Kravkov
2
-9
/
+32
2011-08-11
bnx2x: prevent race between undi_unload and load flows
Dmitry Kravkov
1
-0
/
+8
2011-08-11
bnx2x: fix select_queue when FCoE is disabled
Vladislav Zolotarov
1
-5
/
+25
2011-08-11
bnx2x: init FCOE FP only once
Vladislav Zolotarov
1
-2
/
+3
2011-08-11
ipv4: some rt_iif -> rt_route_iif conversions
Julian Anastasov
1
-5
/
+3
2011-08-11
net/bridge/netfilter/ebtables.c: use available error handling code
Julia Lawall
1
-1
/
+2
2011-08-11
net/netlabel/netlabel_kapi.c: add missing cleanup code
Julia Lawall
1
-8
/
+12
2011-08-11
net/irda: sh_sir: tidyup compile warning
Kuninori Morimoto
1
-1
/
+1
2011-08-11
net/irda: sh_sir: add missing header
Kuninori Morimoto
1
-0
/
+2
2011-08-11
net/irda: sh_irda: add missing header
Kuninori Morimoto
1
-0
/
+2
2011-08-11
slcan: ldisc generated skbs are received in softirq context
Oliver Hartkopp
1
-1
/
+1
2011-08-11
scm: Capture the full credentials of the scm sender
Tim Chen
1
-1
/
+1
2011-08-10
tcp: initialize variable ecn_ok in syncookies path
Mike Waychison
2
-2
/
+2
2011-08-10
net: add Documentation/networking/scaling.txt
Willem de Bruijn
1
-0
/
+371
2011-08-09
net_sched: prio: use qdisc_dequeue_peeked
Florian Westphal
1
-1
/
+1
2011-08-09
Bridge: Always send NETDEV_CHANGEADDR up on br MAC change.
Andrei Warkentin
2
-2
/
+11
2011-08-07
dp83640: increase receive time stamp buffer size
Richard Cochran
1
-3
/
+2
2011-08-07
gianfar: fix fiper alignment after resetting the time
Richard Cochran
1
-7
/
+2
2011-08-07
rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)
huajun li
1
-1
/
+0
2011-08-07
ipv4: use dst with ref during bcast/mcast loopback
Julian Anastasov
1
-0
/
+1
2011-08-07
ipv4: route non-local sources for raw socket
Julian Anastasov
2
-2
/
+3
2011-08-07
netfilter: TCP and raw fix for ip_route_me_harder
Julian Anastasov
1
-10
/
+8
2011-08-07
net: Make userland include of netlink.h more sane.
David S. Miller
2
-3
/
+5
2011-08-07
ipv4: Fix ip_getsockopt for IP_PKTOPTIONS
Daniel Baluta
1
-4
/
+5
2011-08-07
compat_ioctl: add compat handler for PPPIOCGL2TPSTATS
Florian Westphal
1
-0
/
+1
2011-08-07
ipv4: fix the reusing of routing cache entries
Julian Anastasov
1
-1
/
+2
2011-08-07
bonding: document two undocumented options.
Nicolas de Pesloüan
1
-0
/
+29
2011-08-07
slip: fix NOHZ local_softirq_pending 08 warning
Matvejchikov Ilya
1
-1
/
+1
2011-08-07
netfilter: avoid double free in nf_reinject
Julian Anastasov
1
-0
/
+1
2011-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-2
/
+4
2011-08-07
sh: Fix boot crash related to SCI
Rafael J. Wysocki
1
-1
/
+1
2011-08-07
arm: remove stale export of 'sha_transform'
Linus Torvalds
1
-3
/
+0
2011-08-07
arm: remove "optimized" SHA1 routines
Linus Torvalds
2
-212
/
+1
2011-08-07
fix rcu annotations noise in cred.h
Al Viro
1
-5
/
+6
2011-08-07
vfs: rename 'do_follow_link' to 'should_follow_link'
Linus Torvalds
1
-2
/
+2
2011-08-07
Fix POSIX ACL permission check
Ari Savolainen
1
-1
/
+1
2011-08-06
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
9
-504
/
+617
2011-08-06
vfs: optimize inode cache access patterns
Linus Torvalds
4
-34
/
+106
2011-08-06
vfs: renumber DCACHE_xyz flags, remove some stale ones
Linus Torvalds
2
-18
/
+14
2011-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-453
/
+325
2011-08-06
ore: Make ore its own module
Boaz Harrosh
3
-1
/
+23
2011-08-06
exofs: Rename raid engine from exofs/ios.c => ore
Boaz Harrosh
6
-255
/
+295
2011-08-06
exofs: ios: Move to a per inode components & device-table
Boaz Harrosh
4
-183
/
+218
2011-08-06
exofs: Move exofs specific osd operations out of ios.c
Boaz Harrosh
4
-73
/
+79
[next]