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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-01-13
9
-10
/
+712
|
\
|
*
[NET]: Use NIP6_FMT in kernel.h
Joe Perches
2006-01-13
2
-3
/
+3
|
*
[PATCH] genetlink: don't touch module ref count
Per Liden
2006-01-13
1
-1
/
+0
|
*
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
2006-01-12
2
-6
/
+0
|
*
[TIPC] More updates of file headers
Per Liden
2006-01-12
2
-2
/
+1
|
*
[TIPC] Update of file headers
Per Liden
2006-01-12
4
-8
/
+4
|
*
[TIPC] License header update
Per Liden
2006-01-12
4
-76
/
+92
|
*
[TIPC] Moved configuration interface into tipc_config.h
Per Liden
2006-01-12
1
-1
/
+27
|
*
[TIPC] Initial merge
Per Liden
2006-01-12
4
-0
/
+672
*
|
[PATCH] fix wrong comments in ieee80211.h
Johannes Berg
2006-01-12
1
-2
/
+4
|
/
*
[INET]: congestion and af_ops can be const
Stephen Hemminger
2006-01-10
1
-2
/
+2
*
[PKT_SCHED]: Convert tc action functions to single skb pointers
Patrick McHardy
2006-01-09
1
-1
/
+1
*
[PKT_SCHED]: Use USEC_PER_SEC
Patrick McHardy
2006-01-09
1
-11
/
+12
*
[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1
Jan Blunck
2006-01-08
2
-79
/
+79
*
[IPV4]: make ip_fragment() static
Adrian Bunk
2006-01-07
1
-1
/
+0
*
[NETFILTER]: Redo policy lookups after NAT when neccessary
Patrick McHardy
2006-01-07
1
-0
/
+1
*
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
Patrick McHardy
2006-01-07
2
-2
/
+3
*
[IPV4]: reset IPCB flags when neccessary
Patrick McHardy
2006-01-07
1
-5
/
+3
*
[IPV4/6]: Netfilter IPsec input hooks
Patrick McHardy
2006-01-07
1
-0
/
+2
*
[IPV6]: Move nextheader offset to the IP6CB
Patrick McHardy
2006-01-07
2
-4
/
+4
*
[XFRM]: Netfilter IPsec output hooks
Patrick McHardy
2006-01-07
1
-10
/
+1
*
[NET]: Change sk_run_filter()'s return type in net/core/filter.c
Kris Katterjohn
2006-01-06
1
-2
/
+2
*
[NETFILTER]: Call POST_ROUTING hook before fragmentation
Patrick McHardy
2006-01-05
1
-1
/
+0
*
[NETFILTER]: Add ctnetlink port for nf_conntrack
Pablo Neira Ayuso
2006-01-05
4
-2
/
+72
*
[TCP]: less inline's
Stephen Hemminger
2006-01-03
1
-166
/
+27
*
[NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8
Per Liden
2006-01-03
1
-1
/
+1
*
[AF_UNIX]: Convert to use a spinlock instead of rwlock
Benjamin LaHaise
2006-01-03
1
-5
/
+5
*
[TCP]: Don't use __constant_htonl for a non const arg
Arnaldo Carvalho de Melo
2006-01-03
1
-5
/
+5
*
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2006-01-03
19
-48
/
+257
*
[SOCK]: Introduce sk_receive_skb
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+23
*
[NET]: move struct proto_ops to const
Eric Dumazet
2006-01-03
3
-5
/
+5
*
[SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option.
Frank Filz
2006-01-03
1
-0
/
+14
*
[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.
Frank Filz
2006-01-03
2
-20
/
+72
*
[AF_UNIX]: Use spinlock for unix_table_lock
David S. Miller
2006-01-03
1
-1
/
+1
*
[IP_SOCKGLUE]: Remove most of the tcp specific calls
Arnaldo Carvalho de Melo
2006-01-03
2
-1
/
+6
*
[TCP]: Move the TCPF_ enum to tcp_states.h
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+16
*
[INET6]: Generalise tcp_v6_hash_connect
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+3
*
[INET]: Generalise tcp_v4_hash_connect
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+3
*
[TWSK]: Introduce struct timewait_sock_ops
Arnaldo Carvalho de Melo
2006-01-03
4
-3
/
+38
*
[IPV6]: Export ipv6_opt_accepted
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+2
*
[IPV6]: Introduce inet6_timewait_sock
Arnaldo Carvalho de Melo
2006-01-03
2
-4
/
+5
*
[IPV6]: Generalise some functions
Arnaldo Carvalho de Melo
2006-01-03
1
-1
/
+12
*
[NET]: Avoid atomic xchg() for non-error case
Benjamin LaHaise
2006-01-03
1
-1
/
+4
*
[ICSK]: Move v4_addr2sockaddr from TCP to icsk
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+2
*
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
Arnaldo Carvalho de Melo
2006-01-03
3
-50
/
+28
*
[IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add
Arnaldo Carvalho de Melo
2006-01-03
2
-1
/
+32
*
[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
-0
/
+26
*
[IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port
Arnaldo Carvalho de Melo
2006-01-03
1
-1
/
+5
*
[IPV4]: Safer reassembly
Herbert Xu
2006-01-03
2
-0
/
+3
[next]