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
2008-11-05
tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.
David S. Miller
1
-2
/
+1
2008-11-05
netfilter: netns ct: walk netns list under RTNL
Alexey Dobriyan
2
-0
/
+8
2008-11-05
ipv6: fix run pending DAD when interface becomes ready
Benjamin Thery
1
-1
/
+3
2008-11-05
net/9p: fix printk format warnings
Randy Dunlap
1
-11
/
+20
2008-11-04
net: fix packet socket delivery in rx irq handler
Patrick McHardy
3
-13
/
+43
2008-11-04
xfrm: Have af-specific init_tempsel() initialize family field of temporary se...
Andreas Steffen
2
-0
/
+2
2008-11-03
xfrm: Fix xfrm_policy_gc_lock handling.
Alexey Dobriyan
1
-2
/
+2
2008-11-03
niu: Use pci_ioremap_bar().
David S. Miller
1
-5
/
+1
2008-11-03
bnx2x: Version Update
Eilon Greenstein
1
-2
/
+2
2008-11-03
bnx2x: Calling netif_carrier_off at the end of the probe
Eilon Greenstein
1
-2
/
+2
2008-11-03
bnx2x: PCI configuration bug on big-endian
Eilon Greenstein
1
-4
/
+5
2008-11-03
bnx2x: Removing the PMF indication when unloading
Eilon Greenstein
1
-0
/
+2
2008-11-03
mv643xx_eth: fix SMI bus access timeouts
Lennert Buytenhek
1
-3
/
+6
2008-11-03
net: kconfig cleanup
Jeff Kirsher
1
-3
/
+15
2008-11-03
fs_enet: fix polling
Alexey Dobriyan
1
-2
/
+4
2008-11-03
XFRM: copy_to_user_kmaddress() reports local address twice
Arnaud Ebalard
1
-1
/
+1
2008-11-03
SMC91x: Fix compilation on some platforms.
David S. Miller
1
-0
/
+2
2008-11-02
udp: Fix the SNMP counter of UDP_MIB_INERRORS
Wei Yongjun
1
-2
/
+8
2008-11-02
udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS
Wei Yongjun
1
-5
/
+13
2008-11-02
drivers/net/smc911x.c: Fix lockdep warning on xmit.
Will Newton
1
-1
/
+1
2008-11-01
af_unix: netns: fix problem of return value
Jianjun Kong
1
-1
/
+1
2008-11-01
IRDA: remove double inclusion of module.h
Alexander Beregalov
2
-2
/
+0
2008-11-01
udp: multicast packets need to check namespace
Eric Dumazet
2
-9
/
+11
2008-11-01
net: add documentation for skb recycling
Stephen Hemminger
1
-0
/
+12
2008-10-31
key: fix setkey(8) policy set breakage
Alexey Dobriyan
1
-1
/
+0
2008-10-31
bpa10x: free sk_buff with kfree_skb
Ilpo Järvinen
1
-2
/
+2
2008-10-31
xfrm: do not leak ESRCH to user space
fernando@oss.ntt.co
1
-0
/
+2
2008-10-31
net: Really remove all of LOOPBACK_TSO code.
David S. Miller
1
-9
/
+0
2008-10-30
Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6
David S. Miller
4
-4
/
+29
2008-10-30
netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()
Alexey Dobriyan
1
-2
/
+2
2008-10-30
netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys
Alexey Dobriyan
2
-0
/
+34
2008-10-30
net: delete excess kernel-doc notation
Randy Dunlap
3
-3
/
+0
2008-10-30
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
13
-37
/
+127
2008-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-25
/
+19
2008-10-30
pppoe: Fix socket leak.
David S. Miller
1
-3
/
+3
2008-10-31
gianfar: Don't reset TBI<->SerDes link if it's already up
Trent Piepho
1
-0
/
+9
2008-10-31
gianfar: Fix race in TBI/SerDes configuration
Trent Piepho
5
-1
/
+59
2008-10-31
at91_ether: request/free GPIO for PHY interrupt
David Brownell
1
-1
/
+5
2008-10-31
amd8111e: fix dma_free_coherent context
Chunbo Luo
1
-5
/
+4
2008-10-31
atl1: fix vlan tag regression
Jay Cliburn
2
-4
/
+5
2008-10-31
SMC91x: delete unused local variable "lp"
Mike Frysinger
1
-2
/
+0
2008-10-31
myri10ge: fix stop/go mmio ordering
Brice Goglin
1
-1
/
+3
2008-10-31
bonding: fix panic when taking bond interface down before removing module
Andy Gospodarek
1
-5
/
+8
2008-10-31
bonding: Clean up resource leaks
Jay Vosburgh
1
-18
/
+31
2008-10-31
bonding: fix miimon failure counter
Jay Vosburgh
1
-0
/
+3
2008-10-30
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+7
2008-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
3
-14
/
+22
2008-10-30
Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-40
/
+85
2008-10-30
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+1
2008-10-30
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-10
/
+20
[next]