index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET_SCHED]: kill jiffie conversion macros
Patrick McHardy
2007-04-25
1
-3
/
+0
*
[NET_SCHED]: Add hrtimer based qdisc watchdog
Patrick McHardy
2007-04-25
1
-0
/
+10
*
[NET_SCHED]: Use ktime as clocksource
Patrick McHardy
2007-04-25
1
-156
/
+13
*
[KBUILD]: Unifdef headers changed by the skb layer header refactorings
Arnaldo Carvalho de Melo
2007-04-25
1
-3
/
+3
*
[NETFILTER]: ctnetlink: add support for internal tcp connection tracking flag...
Pablo Neira Ayuso
2007-04-25
2
-0
/
+9
*
[NETFILTER]: nf_conntrack: add nf_copy() to safely copy members in skb
Yasuyuki Kozakai
2007-04-25
1
-0
/
+13
*
[NETFILTER]: nf_conntrack: add __nf_copy() to copy members in skb
Yasuyuki Kozakai
2007-04-25
1
-0
/
+17
*
[JHASH]: Use const in jhash2
Patrick McHardy
2007-04-25
1
-1
/
+1
*
[NETFILTER]: nf_conntrack: uninline notifier registration functions
Patrick McHardy
2007-04-25
1
-24
/
+6
*
[NETFILTER]: nfnetlink: use mutex instead of semaphore
Patrick McHardy
2007-04-25
2
-17
/
+1
*
[NETFILTER]: nf_conntrack: remove ugly hack in l4proto registration
Patrick McHardy
2007-04-25
1
-0
/
+3
*
[NETFILTER]: Remove IPv4 only connection tracking/NAT
Patrick McHardy
2007-04-25
27
-1860
/
+6
*
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
14
-23
/
+33
*
[SK_BUFF]: Introduce ipipv6_hdr(), remove skb->h.ipv6h
Arnaldo Carvalho de Melo
2007-04-25
2
-1
/
+5
*
[SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph
Arnaldo Carvalho de Melo
2007-04-25
2
-1
/
+5
*
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
2007-04-25
4
-7
/
+11
*
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
Arnaldo Carvalho de Melo
2007-04-25
1
-0
/
+10
*
[SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
Arnaldo Carvalho de Melo
2007-04-25
2
-1
/
+9
*
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
Arnaldo Carvalho de Melo
2007-04-25
3
-2
/
+10
*
[SK_BUFF]: Introduce igmp_hdr() & friends, remove skb->h.igmph
Arnaldo Carvalho de Melo
2007-04-25
2
-1
/
+21
*
[ICMP6]: Introduce icmp6_hdr()
Arnaldo Carvalho de Melo
2007-04-25
1
-0
/
+9
*
[SCTP]: Introduce sctp_hdr()
Arnaldo Carvalho de Melo
2007-04-25
1
-0
/
+9
*
[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
[next]