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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
32
-422
/
+1307
2007-07-11
[CRYPTO] cipher: Remove obsolete fields from cipher_tfm
Herbert Xu
1
-20
/
+0
2007-07-10
[IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.
YOSHIFUJI Hideaki
1
-2
/
+2
2007-07-10
[IPV6]: Do not send RH0 anymore.
YOSHIFUJI Hideaki
1
-2
/
+2
2007-07-10
[NET]: Update comments for skb checksums
Herbert Xu
1
-2
/
+10
2007-07-10
[NETFILTER]: nfnetlink_queue: don't unregister handler of other subsystem
Yasuyuki Kozakai
1
-1
/
+2
2007-07-10
[NETFILTER]: Convert DEBUGP to pr_debug
Patrick McHardy
1
-0
/
+2
2007-07-10
[NETFILTER]: ipt_CLUSTERIP: add compat code
Patrick McHardy
1
-2
/
+2
2007-07-10
[NETFILTER]: x_tables: add TRACE target
Jozsef Kadlecsik
1
-1
/
+3
2007-07-10
[NETFILTER]: Add u32 match
Jan Engelhardt
1
-0
/
+40
2007-07-10
[NETFILTER]: x_tables: switch xt_target->checkentry to bool
Jan Engelhardt
1
-5
/
+5
2007-07-10
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
Jan Engelhardt
1
-5
/
+5
2007-07-10
[NETFILTER]: x_tables: switch xt_match->match to bool
Jan Engelhardt
1
-8
/
+8
2007-07-10
[NETFILTER]: x_tables: switch hotdrop to bool
Jan Engelhardt
1
-1
/
+1
2007-07-10
[NETFILTER]: ip6_tables: fix explanation of valid upper protocol number
Yasuyuki Kozakai
1
-2
/
+8
2007-07-10
[IrDA]: Monitor mode.
Samuel Ortiz
1
-0
/
+1
2007-07-10
[IrDA]: Netlink layer.
Samuel Ortiz
1
-0
/
+27
2007-07-10
[NET]: Allow group ownership of TUN/TAP devices.
Guido Guenther
1
-0
/
+2
2007-07-10
[NET]: Fix secondary unicast/multicast address count maintenance
Patrick McHardy
1
-2
/
+2
2007-07-10
[SCHED]: Qdisc changes and sch_rr added for multiqueue
Peter P Waskiewicz Jr
1
-0
/
+9
2007-07-10
[CORE] Stack changes to add multiqueue hardware support API
Peter P Waskiewicz Jr
3
-9
/
+99
2007-07-10
[L2TP]: Changes to existing ppp and socket kernel headers for L2TP
James Chapman
5
-2
/
+101
2007-07-10
[UDP]: Introduce UDP encapsulation type for L2TP
James Chapman
1
-0
/
+6
2007-07-10
[NET]: dev: secondary unicast address support
Patrick McHardy
1
-2
/
+10
2007-07-10
[NET]: dev_mcast: switch to generic net_device address lists
Patrick McHardy
1
-10
/
+7
2007-07-10
[NET]: dev: introduce generic net_device address lists
Patrick McHardy
1
-0
/
+11
2007-07-10
[NET]: IPV6 checksum offloading in network devices
Stephen Hemminger
1
-2
/
+6
2007-07-10
[IPV6] MIP6: Loadable module support for MIPv6.
Masahide NAKAMURA
1
-1
/
+1
2007-07-10
[RTNETLINK]: Fix rtnetlink compat attribute patch
Patrick McHardy
1
-2
/
+6
2007-07-10
[RTNETLINK]: Add nested compat attribute
Patrick McHardy
1
-0
/
+14
2007-07-10
[SKBUFF]: Keep track of writable header len of headerless clones
Patrick McHardy
1
-4
/
+20
2007-07-10
[KTIME]: Introduce ktime_add_us
Arnaldo Carvalho de Melo
1
-0
/
+5
2007-07-10
[KTIME]: Introduce ktime_us_delta
Gerrit Renker
1
-0
/
+5
2007-07-10
[VLAN]: Use rtnl_link API
Patrick McHardy
1
-0
/
+34
2007-07-10
[VLAN]: Introduce symbolic constants for flag values
Patrick McHardy
1
-0
/
+4
2007-07-10
[VLAN]: Keep track of number of QoS mappings
Patrick McHardy
1
-0
/
+3
2007-07-10
[VLAN]: Use 32 bit value for skb->priority mapping
Patrick McHardy
1
-2
/
+2
2007-07-10
[RTNETLINK]: Link creation API
Patrick McHardy
2
-0
/
+16
2007-07-10
[NET]: Mark struct net_device * argument to netdev_priv const
Patrick McHardy
1
-1
/
+1
2007-07-10
[NET]: Kill eth_copy_and_sum().
David S. Miller
1
-6
/
+0
2007-07-10
[IPV4]: The scheduled removal of multipath cached routing support.
David S. Miller
3
-24
/
+1
2007-07-10
NLM: fix source address of callback to client
Frank van Maarseveen
1
-0
/
+1
2007-07-10
SUNRPC client: add interface for binding to a local address
Frank van Maarseveen
2
-0
/
+2
2007-07-10
SUNRPC server: record the destination address of a request
Frank van Maarseveen
1
-0
/
+1
2007-07-10
SUNRPC: cleanup transport creation argument passing
Frank van Maarseveen
1
-4
/
+11
2007-07-10
NFS: Add the mount option "nosharecache"
Trond Myklebust
2
-1
/
+3
2007-07-10
NFS: Add support for mounting NFSv4 file systems with string options
Chuck Lever
1
-1
/
+1
2007-07-10
NFS: Remake nfsroot_mount as a permanent part of NFS client
Chuck Lever
1
-3
/
+2
2007-07-10
SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name
Chuck Lever
1
-1
/
+1
2007-07-10
SUNRPC: Rename rpcb_getport_external routine
Chuck Lever
1
-5
/
+2
[prev]
[next]