index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-26
[IRDA] net/irda/: proper prototypes
Adrian Bunk
1
-13
/
+0
2007-02-26
[Bluetooth] Make use of device_move() for RFCOMM TTY devices
Marcel Holtmann
1
-1
/
+8
2007-02-26
[Bluetooth] Add open and close callbacks for HID device
Marcel Holtmann
1
-0
/
+12
2007-02-26
[Bluetooth] Add support for using the HID subsystem
Marcel Holtmann
3
-9
/
+164
2007-02-26
[Bluetooth] Fix wrong put_user() from HIDP compat ioctl patch
Marcel Holtmann
1
-1
/
+1
2007-02-20
[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
Christoph Lameter
2
-7
/
+4
2007-02-20
[PATCH] Replace highest_possible_node_id() with nr_node_ids
Christoph Lameter
1
-2
/
+2
2007-02-20
Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...
Jeff Garzik
2
-18
/
+6
2007-02-19
Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-13
/
+39
2007-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+2
2007-02-17
[PATCH] AUDIT_FD_PAIR
Al Viro
1
-13
/
+39
2007-02-17
Merge branch 'upstream' into upstream-jgarzik
John W. Linville
2
-18
/
+6
2007-02-17
Merge branch 'master' into upstream
Jeff Garzik
199
-539
/
+764
2007-02-17
Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...
Jeff Garzik
594
-9984
/
+10151
2007-02-17
correct a dead URL in the IP_MULTICAST help text
Adrian Bunk
1
-1
/
+1
2007-02-17
Various typo fixes.
Robert P. J. Day
1
-1
/
+1
2007-02-14
[PATCH] ieee80211softmac: Fix setting of initial transmit rates
Larry Finger
2
-18
/
+6
2007-02-14
[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables
Eric W. Biederman
3
-15
/
+0
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
30
-32
/
+32
2007-02-14
[PATCH] sysctl: atalk: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: ax25: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: dccp: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: decnet: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: ipx: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: llc: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: netrom: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: rose: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: sunrpc: don't unnecessarily set ctl_table->de
Eric W. Biederman
2
-13
/
+2
2007-02-14
[PATCH] sysctl: sunrpc: remove unnecessary insert_at_head flag
Eric W. Biederman
2
-2
/
+2
2007-02-14
[PATCH] sysctl: x25: remove unnecessary insert_at_head from register_sysctl_t...
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
135
-135
/
+1
2007-02-14
[PATCH] knfsd: allow the server to provide a gid list when using AUTH_UNIX au...
NeilBrown
2
-6
/
+224
2007-02-13
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
18
-56
/
+175
2007-02-13
[IPSEC]: Fix the address family to refer encap_family
Kazunori MIYAZAWA
1
-1
/
+1
2007-02-13
[IPSEC]: changing API of xfrm6_tunnel_register
Kazunori MIYAZAWA
4
-11
/
+60
2007-02-13
[IPSEC]: make sit use the xfrm4_tunnel_register
Kazunori MIYAZAWA
2
-12
/
+19
2007-02-13
[IPSEC]: Changing API of xfrm4_tunnel_register.
Kazunori MIYAZAWA
4
-12
/
+77
2007-02-13
[TCP]: Prevent pseudo garbage in SYN's advertized window
Ilpo Järvinen
1
-2
/
+2
2007-02-13
[NET_SCHED]: sch_hfsc: replace ASSERT macro by WARN_ON
Patrick McHardy
1
-14
/
+1
2007-02-13
[BRIDGE] br_if: Fix oops in port_carrier_check
Jarek Poplawski
2
-3
/
+9
2007-02-13
[NETFILTER]: Clear GSO bits for TCP reset packet
Herbert Xu
1
-0
/
+4
2007-02-12
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
630
-11073
/
+16129
2007-02-12
NFS: disconnect before retrying NFSv4 requests over TCP
Chuck Lever
2
-0
/
+12
2007-02-12
[XFRM]: Fix IPv4 tunnel mode decapsulation with IPV6=n
Patrick McHardy
1
-0
/
+1
2007-02-12
[IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index.
YOSHIFUJI Hideaki
1
-1
/
+1
2007-02-12
[XFRM]: Fix OOPSes in xfrm_audit_log().
David S. Miller
3
-11
/
+19
2007-02-12
[TCP]: cleanup of htcp (resend)
Stephen Hemminger
1
-28
/
+37
2007-02-12
[TCP]: Use read mostly for CUBIC parameters.
Stephen Hemminger
1
-10
/
+10
2007-02-12
[NETFILTER]: nf_conntrack_tcp: make sysctl variables static
Patrick McHardy
1
-3
/
+3
2007-02-12
[NETFILTER]: ip6t_mh: drop piggyback payload packet on MH packets
Masahide NAKAMURA
1
-0
/
+7
[next]