index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IPv4] diag: Use netlink_run_queue() to process the receive queue
Thomas Graf
2007-04-25
1
-47
/
+27
*
[NETLINK]: Remove error pointer from netlink message handler
Thomas Graf
2007-04-25
10
-156
/
+93
*
[NETLINK]: Ignore control messages directly in netlink_run_queue()
Thomas Graf
2007-04-25
4
-14
/
+4
*
[NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue()
Thomas Graf
2007-04-25
4
-12
/
+8
*
[NETLINK]: Remove unused groups variable
Thomas Graf
2007-04-25
1
-2
/
+0
*
[TCP] westwood: Use type safe netlink interface
Thomas Graf
2007-04-25
1
-10
/
+7
*
[TCP] vegas: Use type safe netlink interface
Thomas Graf
2007-04-25
1
-10
/
+8
*
[RTNL]: Properly return rntl message handler
Thomas Graf
2007-04-25
1
-4
/
+4
*
[NET_SCHED] qdisc: avoid transmit softirq on watchdog wakeup
Stephen Hemminger
2007-04-25
1
-1
/
+7
*
[NETEM]: avoid excessive requeues
Stephen Hemminger
2007-04-25
2
-10
/
+16
*
[NETEM]: Optimize tfifo
Stephen Hemminger
2007-04-25
1
-4
/
+11
*
[NETEM]: use better types for time values
Stephen Hemminger
2007-04-25
1
-9
/
+12
*
[NETEM]: report reorder percent correctly.
Stephen Hemminger
2007-04-25
1
-1
/
+2
*
[TCP]: cubic optimization
Stephen Hemminger
2007-04-25
1
-11
/
+39
*
[LIB]: div64_64 optimization
Stephen Hemminger
2007-04-25
1
-9
/
+7
*
[NET] rules: Unified rules dumping
Thomas Graf
2007-04-25
6
-34
/
+45
*
[RTNL]: Use rtnl registration interface for dump-all aliases
Thomas Graf
2007-04-25
1
-6
/
+3
*
[BRIDGE]: Use rtnl registration interface
Thomas Graf
2007-04-25
3
-13
/
+17
*
[IPv6]: Use rtnl registration interface
Thomas Graf
2007-04-25
7
-31
/
+31
*
[DECNet]: Use rtnl registration interface
Thomas Graf
2007-04-25
7
-36
/
+20
*
[PKT_SCHED] act: Use rtnl registration interface
Thomas Graf
2007-04-25
1
-9
/
+3
*
[PKT_SCHED] cls: Use rtnl registration interface
Thomas Graf
2007-04-25
1
-12
/
+4
*
[PKT_SCHED] qdisc: Use rtnl registration interface
Thomas Graf
2007-04-25
2
-21
/
+8
*
[IPv4]: Use rtnl registration interface
Thomas Graf
2007-04-25
5
-29
/
+20
*
[NET] rules: Use rtnl registration interface
Thomas Graf
2007-04-25
3
-12
/
+7
*
[NEIGH]: Use rtnl registration interface
Thomas Graf
2007-04-25
3
-21
/
+20
*
[NET] link: Use rtnl registration interface
Thomas Graf
2007-04-25
1
-5
/
+3
*
[RTNL]: Message handler registration interface
Thomas Graf
2007-04-25
3
-29
/
+184
*
[CCID3]: Use initial RTT sample from SYN exchange
Gerrit Renker
2007-04-25
1
-10
/
+21
*
[DCCP]: Sample RTT from SYN exchange
Gerrit Renker
2007-04-25
3
-0
/
+18
*
[CCID3]: Use function for RTT sampling
Gerrit Renker
2007-04-25
2
-41
/
+11
*
[DCCP]: Provide function for RTT sampling
Gerrit Renker
2007-04-25
2
-2
/
+48
*
[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
[next]