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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CCID3]: Handle Idle and Application-Limited periods
Gerrit Renker
2007-04-25
1
-44
/
+40
*
[CCID3]: Wrap computation of RFC3390-initial rate into separate function
Gerrit Renker
2007-04-25
1
-7
/
+18
*
[CCID3]: Remove build warnings for 64bit
Gerrit Renker
2007-04-25
1
-5
/
+7
*
[CCID3]: More to see in dccp_probe
Gerrit Renker
2007-04-25
1
-7
/
+10
*
[CCID3]: Add documentation for socket options
Gerrit Renker
2007-04-25
1
-0
/
+10
*
[DCCP]: More debug information for dccp_wait_for_ccid
Gerrit Renker
2007-04-25
1
-1
/
+2
*
[DCCP]: Always use debug-toggle parameters
Gerrit Renker
2007-04-25
1
-4
/
+0
*
[CCID3]: Remove race condition and update t_ipi when `s' changes
Gerrit Renker
2007-04-25
1
-23
/
+12
*
[CCID3]: More verbose debugging
Ian McDonald
2007-04-25
1
-1
/
+12
*
[CCID3]: Fix use of invalid loss intervals
Ian McDonald
2007-04-25
1
-1
/
+1
*
[CCID3]: Use MSS for larger initial windows
Gerrit Renker
2007-04-25
1
-5
/
+5
*
[CCID3]: Re-order CCID 3 source file
Gerrit Renker
2007-04-25
1
-44
/
+45
*
[CCID3]: Remove redundant `len' test
Gerrit Renker
2007-04-25
1
-5
/
+2
*
[DCCP]: Remove ambiguity in the way before48 is used
Gerrit Renker
2007-04-25
1
-2
/
+4
*
[DCCP]: Fix for follows48
Gerrit Renker
2007-04-25
1
-3
/
+1
*
[DCCP]: Make `before' relation unambiguous
Gerrit Renker
2007-04-25
1
-5
/
+2
*
[DCCP]: Make dccp_delta_seqno return signed numbers
Gerrit Renker
2007-04-25
1
-2
/
+5
*
[DCCP]: 48-bit sequence number arithmetic
Gerrit Renker
2007-04-25
2
-21
/
+28
*
[FORCEDETH]: Use skb_tailroom where appropriate
Arnaldo Carvalho de Melo
2007-04-25
1
-11
/
+7
*
[LMC]: lmc_main wants to use skb_tailroom
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[ATM] idt77252: Fix double kfree_skb on failure in push_rx_skb
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+0
*
[SK_BUFF] ipv6: Use skb_network_offset in some more places
Arnaldo Carvalho de Melo
2007-04-25
2
-3
/
+4
*
[NETLINK]: Use nlmsg_trim() where appropriate
Arnaldo Carvalho de Melo
2007-04-25
34
-62
/
+93
*
[NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END}
Arnaldo Carvalho de Melo
2007-04-25
1
-12
/
+0
*
[SK_BUFF]: Remove skb_add_mtu() leftovers
Arnaldo Carvalho de Melo
2007-04-25
2
-15
/
+0
*
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
2007-04-25
15
-18
/
+23
*
[IPV4]: fib_trie root node settings
Robert Olsson
2007-04-25
1
-2
/
+2
*
[IPV4]: fib_trie resize break
Robert Olsson
2007-04-25
1
-3
/
+23
*
[SK_BUFF]: Adjust the zeroing up to tail in __alloc_skb too
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+4
*
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
15
-56
/
+101
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
110
-329
/
+396
*
[VLAN] vlan_dev: Use skb_reset_network_header().
David S. Miller
2007-04-25
1
-1
/
+1
*
[IrDA]: SMC SuperIO Chip LPC47N227 not identified properly
Peter Kovar
2007-04-25
1
-0
/
+1
*
[IrDA]: irda lockdep annotation
Samuel Ortiz
2007-04-25
1
-1
/
+8
*
[IrDA]: removing stir4200 useless include
Samuel Ortiz
2007-04-25
1
-1
/
+0
*
[SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit archi...
Arnaldo Carvalho de Melo
2007-04-25
5
-26
/
+104
*
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
2007-04-25
46
-165
/
+162
*
[SK_BUFF]: Introduce skb_network_header_len
Arnaldo Carvalho de Melo
2007-04-25
14
-21
/
+27
*
[SK_BUFF]: Use the helpers to get the layer header pointer
Arnaldo Carvalho de Melo
2007-04-25
4
-5
/
+5
*
[NET_SCHED]: Fix warning
Patrick McHardy
2007-04-25
1
-1
/
+2
*
[NET_SCHED]: sch_cbq: fix watchdog scheduled too late
Patrick McHardy
2007-04-25
1
-1
/
+1
*
[NET_SCHED]: Export real timer resolution in /proc/net/psched
Patrick McHardy
2007-04-25
1
-1
/
+1
*
[NET_SCHED]: kill jiffie conversion macros
Patrick McHardy
2007-04-25
3
-10
/
+7
*
[NET_SCHED]: sch_htb: use hrtimer based watchdog
Patrick McHardy
2007-04-25
1
-60
/
+31
*
[NET_SCHED]: sch_cbq: use hrtimer for delay_timer
Patrick McHardy
2007-04-25
1
-29
/
+41
*
[NET_SCHED]: sch_cbq: fix cbq_undelay_prio for non-active priorites
Patrick McHardy
2007-04-25
1
-1
/
+1
*
[NET_SCHED]: sch_cbq: use hrtimer based watchdog
Patrick McHardy
2007-04-25
1
-21
/
+7
*
[NET_SCHED]: sch_netem: use hrtimer based watchdog
Patrick McHardy
2007-04-25
1
-20
/
+5
*
[NET_SCHED]: sch_tbf: use hrtimer based watchdog
Patrick McHardy
2007-04-25
1
-24
/
+7
*
[NET_SCHED]: sch_hfsc: use hrtimer based watchdog
Patrick McHardy
2007-04-25
1
-25
/
+7
[next]