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