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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
5
-5
/
+13
2007-04-25
[IP]: Introduce ip_hdrlen()
Arnaldo Carvalho de Melo
1
-1
/
+6
2007-04-25
[SK_BUFF]: Introduce skb_set_network_header
Arnaldo Carvalho de Melo
1
-0
/
+5
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
6
-7
/
+14
2007-04-25
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
1
-0
/
+5
2007-04-25
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
2
-1
/
+6
2007-04-25
[PPPOE]: Introduce pppoe_hdr()
Arnaldo Carvalho de Melo
1
-0
/
+7
2007-04-25
[LLC]: Kill llc_set_pdu_hdr
Arnaldo Carvalho de Melo
1
-6
/
+5
2007-04-25
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
5
-4
/
+14
2007-04-25
[SK_BUFF]: Introduce skb_set_mac_header()
Arnaldo Carvalho de Melo
1
-0
/
+5
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
4
-4
/
+9
2007-04-25
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
Eric Dumazet
22
-10
/
+49
2007-04-25
[NET]: Replace CONFIG_NET_DEBUG with sysctl.
Stephen Hemminger
2
-7
/
+6
2007-04-25
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
24
-22
/
+46
2007-04-25
[TCP]: Abstract out all write queue operations.
David S. Miller
2
-21
/
+114
2007-04-25
[UDP]: Clean up UDP-Lite receive checksum
Herbert Xu
3
-37
/
+8
2007-04-25
[NETLINK]: Limit NLMSG_GOODSIZE to 8K.
David S. Miller
2
-5
/
+14
2007-04-25
[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.
Neil Horman
3
-1
/
+8
2007-04-25
[NET]: convert network timestamps to ktime_t
Eric Dumazet
2
-30
/
+14
2007-04-25
[NET]: div64_64 consolidate (rev3)
Stephen Hemminger
7
-1
/
+34
2007-04-25
[NET]: Convert xtime.tv_sec to get_seconds()
James Morris
1
-2
/
+2
2007-04-25
[NET]: Keep sk_backlog near sk_lock
Eric Dumazet
1
-9
/
+9
2007-04-25
[TCP]: Add two new spurious RTO responses to FRTO
Ilpo Järvinen
2
-1
/
+3
2007-04-25
[TCP]: Make snd_cwnd_clamp a u32.
David S. Miller
1
-1
/
+1
2007-04-25
[TCP]: Keep copied_seq, rcv_wup and rcv_next together.
Eric Dumazet
1
-2
/
+2
2007-04-25
[TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_...
John Heffner
2
-0
/
+2
2007-04-25
[TCP] FRTO: Entry is allowed only during (New)Reno like recovery
Ilpo Järvinen
1
-1
/
+1
2007-04-25
[TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.c
Ilpo Järvinen
1
-13
/
+1
2007-04-24
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+4
2007-04-24
[IPV6]: Disallow RH0 by default.
YOSHIFUJI Hideaki
2
-0
/
+4
2007-04-24
Taskstats fix the structure members alignment issue
Balbir Singh
1
-5
/
+8
2007-04-20
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
5
-21
/
+11
2007-04-20
NFS: clean up the unstable write code
Trond Myklebust
1
-30
/
+0
2007-04-20
[MIPS] Fix wrong checksum for split TCP packets on 64-bit MIPS
Dave Johnson
1
-1
/
+1
2007-04-20
[MIPS] Fix BUG(), BUG_ON() handling
Atsushi Nemoto
1
-1
/
+2
2007-04-20
[MIPS] Retry {save,restore}_fp_context if failed in atomic context.
Atsushi Nemoto
1
-2
/
+7
2007-04-20
[MIPS] Disallow CpU exception in kernel again.
Atsushi Nemoto
2
-17
/
+0
2007-04-20
[MIPS] Add missing silicon revisions for BCM112x
Mark Mason
1
-0
/
+1
2007-04-17
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-3
/
+7
2007-04-17
Provide dummy devm_ioport_* if !HAS_IOPORT
Russell King
1
-0
/
+13
2007-04-17
alpha: build fixes - force architecture
Ivan Kokshaysky
1
-12
/
+35
2007-04-17
alpha: fixes for specific machine types
Ivan Kokshaysky
2
-0
/
+3
2007-04-17
kernel-doc: fix plist.h comments
Randy Dunlap
1
-31
/
+23
2007-04-17
allow vmsplice to work in 32-bit mode on ppc64
Don Zickus
1
-1
/
+1
2007-04-17
[NET]: Set a separate lockdep class for neighbour table's proxy_queue
Pavel Emelianov
1
-0
/
+7
2007-04-17
[NET]: Get rid of alloc_skb_from_cache
Herbert Xu
1
-3
/
+0
2007-04-14
NFS: Ensure PG_writeback is cleared when writeback fails
Trond Myklebust
1
-1
/
+0
2007-04-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-0
/
+2
2007-04-10
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-2
/
+3
2007-04-10
ide: correctly prevent IDE timer expiry function to run if request was alread...
Suleiman Souhlal
1
-0
/
+2
[next]