index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-06-17
atm: use const where reasonable
Mitchell Blank Jr
2008-06-17
atm: [suni] add support for setting loopback and framing modes
Chas Williams
2008-06-17
atm: [iphase] move struct suni_priv to suni.h
Jorge Boncompte [DTI2]
2008-06-17
bridge: fix IPV6=n build
Randy Dunlap
2008-06-17
bridge: make bridge address settings sticky
Stephen Hemminger
2008-06-17
bridge: handle process all link-local frames
Stephen Hemminger
2008-06-17
sctp: fix error path in sctp_proc_init
Pavel Emelyanov
2008-06-17
netfilter: nf_conntrack_h323: fix module unload crash
Patrick McHardy
2008-06-17
netfilter: nf_conntrack_h323: fix memory leak in module initialization error ...
Patrick McHardy
2008-06-17
netfilter: nf_nat: fix RCU races
Patrick McHardy
2008-06-17
netrom: Kill spurious NULL'ing of sk->sk_socket.
David S. Miller
2008-06-17
x25: Use sock_orphan() instead of open-coded (and buggy) variant.
David S. Miller
2008-06-17
econet: Use sock_orphan() instead of open-coded (and buggy) variant.
David S. Miller
2008-06-17
x25: Use sock_graft() and remove bogus sk_socket and sk_sleep init.
David S. Miller
2008-06-17
rose: Use sock_graft() and remove bogus sk_socket and sk_sleep init.
David S. Miller
2008-06-17
netrom: Use sock_graft() and remove bogus sk_socket and sk_sleep init.
David S. Miller
2008-06-17
ax25: Use sock_graft() and remove bogus sk_socket and sk_sleep init.
David S. Miller
2008-06-17
llc: Use sock_graft() instead of by-hand version.
David S. Miller
2008-06-17
net: Kill SOCK_SLEEP_PRE and SOCK_SLEEP_POST, no users.
David S. Miller
2008-06-17
decnet: Remove SOCK_SLEEP_{PRE,POST} usage.
David S. Miller
2008-06-17
sctp: Kill SCTP_SOCK_SLEEP_{PRE,POST}, unused.
David S. Miller
2008-06-16
wext: Emit event stream entries correctly when compat.
David S. Miller
2008-06-16
wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed.
David S. Miller
2008-06-16
wext: Remove compat handling from fs/compat_ioctl.c
David S. Miller
2008-06-16
wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c
David S. Miller
2008-06-16
wext: Pull top-level ioctl dispatch logic into helper function.
David S. Miller
2008-06-16
wext: Pass iwreq pointer down into standard/private handlers.
David S. Miller
2008-06-16
wext: Parameterize the standard/private handlers.
David S. Miller
2008-06-16
wext: Pull ioctl permission checking out into helper function.
David S. Miller
2008-06-16
wext: Extract private call iw_point handling into seperate functions.
David S. Miller
2008-06-16
wext: Extract standard call iw_point handling into seperate function.
David S. Miller
2008-06-16
wext: Make adjust_priv_size() take a "struct iw_point *".
David S. Miller
2008-06-16
wext: Remove inline from get_priv_size() and adjust_priv_size().
David S. Miller
2008-06-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-16
atm: [he] send idle cells instead of unassigned when in SDH mode
Chas Williams
2008-06-16
atm: [he] limit queries to the device's register space
Robert T. Johnson
2008-06-16
atm: [br2864] fix routed vcmux support
Eric Kinzie
2008-06-16
atm: [he] only support suni driver on multimode interfaces
Chas Williams
2008-06-16
atm: [iphase] doesn't call phy->start due to a bogus #ifndef
Jorge Boncompte [DTI2]
2008-06-16
atm: [iphase] set drvdata before enabling interrupts
Jorge Boncompte [DTI2]
2008-06-16
atm: [br2684] Fix oops due to skb->dev being NULL
Jorge Boncompte [DTI2]
2008-06-16
netns: introduce the net_hash_mix "salt" for hashes
Pavel Emelyanov
2008-06-16
inet6: add struct net argument to inet6_ehashfn
Pavel Emelyanov
2008-06-16
inet: add struct net argument to inet_ehashfn
Pavel Emelyanov
2008-06-16
inet: add struct net argument to inet_lhashfn
Pavel Emelyanov
2008-06-16
inet: add struct net argument to inet_bhashfn
Pavel Emelyanov
2008-06-16
udp: add struct net argument to udp_hashfn
Pavel Emelyanov
2008-06-16
udp: provide a struct net pointer for __udp[46]_lib_mcast_deliver
Pavel Emelyanov
2008-06-16
udp: introduce a udp_hashfn function
Pavel Emelyanov
2008-06-16
ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.
Rami Rosen
[prev]
[next]