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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: move struct proto_ops to const
Eric Dumazet
2006-01-03
29
-59
/
+59
*
[NET]: Small cleanup to socket initialization
Andi Kleen
2006-01-03
1
-5
/
+5
*
[SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option.
Frank Filz
2006-01-03
1
-0
/
+184
*
[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.
Frank Filz
2006-01-03
7
-200
/
+523
*
[IPV4] fib_trie: Add credits.
Robert Olsson
2006-01-03
1
-0
/
+7
*
[TCP] cubic: use Newton-Raphson
Stephen Hemminger
2006-01-03
1
-54
/
+39
*
[TCP] cubic: precompute constants
Stephen Hemminger
2006-01-03
1
-76
/
+57
*
[PKT_SCHED] netem: packet corruption option
Stephen Hemminger
2006-01-03
1
-3
/
+46
*
[BRIDGE]: add version number
Stephen Hemminger
2006-01-03
2
-0
/
+3
*
[BRIDGE]: limited ethtool support
Stephen Hemminger
2006-01-03
3
-3
/
+67
*
[BRIDGE]: filter packets in learning state
Stephen Hemminger
2006-01-03
1
-4
/
+7
*
[BRIDGE]: handle speed detection after carrier changes
Stephen Hemminger
2006-01-03
3
-22
/
+44
*
[BRIDGE]: allow setting hardware address of bridge pseudo-dev
Stephen Hemminger
2006-01-03
3
-4
/
+28
*
[AF_UNIX]: Use spinlock for unix_table_lock
David S. Miller
2006-01-03
2
-19
/
+19
*
[IP_SOCKGLUE]: Remove most of the tcp specific calls
Arnaldo Carvalho de Melo
2006-01-03
15
-76
/
+89
*
[INET6]: Generalise tcp_v6_hash_connect
Arnaldo Carvalho de Melo
2006-01-03
3
-344
/
+183
*
[INET]: Generalise tcp_v4_hash_connect
Arnaldo Carvalho de Melo
2006-01-03
3
-331
/
+180
*
[TWSK]: Introduce struct timewait_sock_ops
Arnaldo Carvalho de Melo
2006-01-03
6
-59
/
+78
*
[DCCP]: Use reqsk_free in dccp_v4_conn_request
Arnaldo Carvalho de Melo
2006-01-03
1
-4
/
+1
*
[DCCP]: Introduce DCCPv6
Arnaldo Carvalho de Melo
2006-01-03
4
-1
/
+1491
*
[IPV6]: Export ipv6_opt_accepted
Arnaldo Carvalho de Melo
2006-01-03
2
-16
/
+21
*
[DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6
Arnaldo Carvalho de Melo
2006-01-03
6
-52
/
+114
*
[DCCP]: Just rename dccp_v4_prot to dccp_prot
Arnaldo Carvalho de Melo
2006-01-03
3
-6
/
+6
*
[IPV6]: Export some symbols for DCCPv6
Arnaldo Carvalho de Melo
2006-01-03
4
-0
/
+10
*
[IPV6]: Introduce inet6_timewait_sock
Arnaldo Carvalho de Melo
2006-01-03
4
-13
/
+15
*
[IPV6]: Generalise some functions
Arnaldo Carvalho de Melo
2006-01-03
3
-149
/
+159
*
[AF_UNIX]: Remove superfluous reference counting in unix_stream_sendmsg
Benjamin LaHaise
2006-01-03
1
-6
/
+5
*
[NET]: Avoid atomic xchg() for non-error case
Benjamin LaHaise
2006-01-03
6
-15
/
+20
*
[IPVS]: remove dead code
Roberto Nibali
2006-01-03
4
-104
/
+0
*
[UDP]: udp_checksum_init return value
Stephen Hemminger
2006-01-03
1
-4
/
+2
*
[IP]: Simplify and consolidate MSG_PEEK error handling
Herbert Xu
2006-01-03
4
-41
/
+42
*
[DCCP]: Introduce dccp_ipv4_af_ops
Arnaldo Carvalho de Melo
2006-01-03
5
-14
/
+39
*
[ICSK]: Move v4_addr2sockaddr from TCP to icsk
Arnaldo Carvalho de Melo
2006-01-03
2
-11
/
+13
*
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
Arnaldo Carvalho de Melo
2006-01-03
8
-46
/
+43
*
[IPV6]: Introduce inet6_rsk()
Arnaldo Carvalho de Melo
2006-01-03
3
-16
/
+15
*
[IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add
Arnaldo Carvalho de Melo
2006-01-03
3
-72
/
+105
*
[ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long
Arnaldo Carvalho de Melo
2006-01-03
1
-1
/
+1
*
[IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash
Arnaldo Carvalho de Melo
2006-01-03
1
-30
/
+4
*
[IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port
Arnaldo Carvalho de Melo
2006-01-03
4
-96
/
+16
*
[IPV4]: Safer reassembly
Herbert Xu
2006-01-03
4
-1
/
+79
*
[NETFILTER] ebtables: Support nf_log API from ebt_log and ebt_ulog
Bart De Schuymer
2006-01-03
3
-21
/
+110
*
[NETFILTER] ip_tables: NUMA-aware allocation
Eric Dumazet
2006-01-03
3
-182
/
+382
*
[TCP] BIC: CUBIC window growth (2.0)
Stephen Hemminger
2006-01-03
3
-0
/
+454
*
[TCP] BIC: spelling and whitespace
Stephen Hemminger
2006-01-03
1
-2
/
+2
*
[TCP] BIC: remove low utilization code.
Stephen Hemminger
2006-01-03
1
-80
/
+1
*
[LSM-IPSec]: Security association restriction.
Trent Jaeger
2006-01-03
5
-54
/
+396
*
[IPV6] mcast: Fix multiple issues in MLDv2 reports.
David L Stevens
2005-12-27
1
-30
/
+110
*
[NET]: Validate socket filters against BPF_MAXINSNS in one spot.
David S. Miller
2005-12-27
1
-2
/
+2
*
[IPV6]: Fix addrconf dead lock.
YOSHIFUJI Hideaki
2005-12-27
1
-4
/
+5
*
[BR_NETFILTER]: Fix leak if skb traverses > 1 bridge
David Kimdon
2005-12-26
1
-0
/
+2
[next]