index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr
Arnaldo Carvalho de Melo
2007-04-25
5
-12
/
+30
*
[IPV4]: align inet_protos[] on SMP
Eric Dumazet
2007-04-25
1
-1
/
+1
*
[TCP]: tcp_memory_pressure and tcp_socket are__read_mostly candidates
Eric Dumazet
2007-04-25
2
-2
/
+2
*
[NET] fib_rules: Flush route cache after rule modifications
Thomas Graf
2007-04-25
4
-0
/
+25
*
[NET]: inet_ehash_secret should be __read_mostly and set only once
Eric Dumazet
2007-04-25
1
-3
/
+13
*
[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE
Herbert Xu
2007-04-25
4
-3
/
+10
*
[IPV4] LVS: Allow to send ICMP unreachable responses when real-servers are re...
Janusz Krzysztofik
2007-04-25
1
-2
/
+2
*
[NET] fib_rules: Add no-operation action
Thomas Graf
2007-04-25
2
-2
/
+4
*
[NET] fib_rules: Mark rules detached from the device
Thomas Graf
2007-04-25
2
-1
/
+6
*
[NET] fib_rules: goto rule action
Thomas Graf
2007-04-25
3
-6
/
+94
*
[WAN] cosa.c: Build fix.
David S. Miller
2007-04-25
1
-1
/
+1
*
[TCP] tcp_probe: improvements for net-2.6.22
Stephen Hemminger
2007-04-25
2
-29
/
+40
*
[TCP]: cubic update for net-2.6.22
Stephen Hemminger
2007-04-25
1
-3
/
+5
*
[NET] Move DF check to ip_forward
John Heffner
2007-04-25
1
-0
/
+8
*
[INET]: Use jhash + random secret for ehash.
David S. Miller
2007-04-25
4
-9
/
+35
*
[NETLINK]: introduce NLA_BINARY type
Johannes Berg
2007-04-25
2
-1
/
+8
*
[SCTP]: Implement SCTP_MAX_BURST socket option.
Vlad Yasevich
2007-04-25
6
-3
/
+67
*
[SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification.
Vlad Yasevich
2007-04-25
5
-17
/
+59
*
[SCTP]: Honor flags when setting peer address parameters
Vlad Yasevich
2007-04-25
2
-17
/
+52
*
[SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE event
Vlad Yasevich
2007-04-25
2
-1
/
+10
*
[SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.
Vlad Yasevich
2007-04-25
4
-4
/
+120
*
[SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option
Vlad Yasevich
2007-04-25
5
-39
/
+157
*
[NET_SCHED]: qdisc: remove unnecessary memory barriers
Patrick McHardy
2007-04-25
1
-2
/
+0
*
[NET_SCHED]: Unline tcf_destroy
Patrick McHardy
2007-04-25
9
-78
/
+30
*
[NET_SCHED]: turn PSCHED_GET_TIME into inline function
Patrick McHardy
2007-04-25
8
-33
/
+29
*
[NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline function
Patrick McHardy
2007-04-25
5
-10
/
+14
*
[NET_SCHED]: kill PSCHED_TDIFF
Patrick McHardy
2007-04-25
2
-8
/
+7
*
[NET_SCHED]: kill PSCHED_SET_PASTPERFECT/PSCHED_IS_PASTPERFECT
Patrick McHardy
2007-04-25
4
-14
/
+12
*
[NET_SCHED]: kill PSCHED_TLESS
Patrick McHardy
2007-04-25
3
-8
/
+6
*
[NET_SCHED]: kill PSCHED_TADD/PSCHED_TADD2
Patrick McHardy
2007-04-25
3
-9
/
+7
*
[NET_SCHED]: kill PSCHED_AUDIT_TDIFF
Patrick McHardy
2007-04-25
2
-3
/
+0
*
[NET_SCHED]: sch_netem: fix off-by-one in send time comparison
Patrick McHardy
2007-04-25
1
-1
/
+1
*
[NETFILTER] nfnetlink: netlink_run_queue() already checks for NLM_F_REQUEST
Thomas Graf
2007-04-25
1
-4
/
+0
*
[NETFILTER]: nf_conntrack: kill destroy() in struct nf_conntrack for diet
Yasuyuki Kozakai
2007-04-25
4
-4
/
+22
*
[NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabled
Yasuyuki Kozakai
2007-04-25
4
-24
/
+17
*
[NETFILTER]: Use setup_timer
Patrick McHardy
2007-04-25
7
-26
/
+10
*
[NETFILTER]: nfnetlink_log: remove conditional locking
Patrick McHardy
2007-04-25
1
-14
/
+4
*
[NETFILTER]: nfnetlink_log: micro-optimization: inst->skb != NULL in __nfulnl...
Michal Miroslaw
2007-04-25
1
-4
/
+2
*
[NETFILTER]: nfnetlink_log: iterator functions need iter_state * only
Michal Miroslaw
2007-04-25
1
-11
/
+7
*
[NETFILTER]: nfnetlink_log: micro-optimization: don't modify destroyed instance
Michal Miroslaw
2007-04-25
1
-1
/
+1
*
[NETFILTER]: nfnetlink_log: micro-optimization for inst==NULL in nfulnl_recv_...
Michal Miroslaw
2007-04-25
1
-3
/
+3
*
[NETFILTER]: nfnetlink_log: kill duplicate code
Michal Miroslaw
2007-04-25
1
-15
/
+7
*
[NETFILTER]: nfnetlink_log: don't count max(a,b) twice
Michal Miroslaw
2007-04-25
1
-8
/
+2
*
[NETFILTER]: Remove changelogs and CVS IDs
Patrick McHardy
2007-04-25
33
-228
/
+0
*
[NETEM]: spelling errors
Stephen Hemminger
2007-04-25
1
-3
/
+3
*
[NETLINK]: Directly return -EINTR from netlink_dump_start()
Thomas Graf
2007-04-25
6
-34
/
+18
*
[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
[next]