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
*
[BRIDGE]: Convert notifications to use rtnl_notify()
Thomas Graf
2006-09-22
1
-16
/
+15
*
[IPv6] prefix: Convert prefix notifications to use rtnl_notify()
Thomas Graf
2006-09-22
1
-11
/
+14
*
[IPv6] link: Convert link notifications to use rtnl_notify()
Thomas Graf
2006-09-22
1
-11
/
+14
*
[IPv6] route: Convert route notifications to use rtnl_notify()
Thomas Graf
2006-09-22
1
-20
/
+18
*
[IPv6] address: Convert address notification to use rtnl_notify()
Thomas Graf
2006-09-22
1
-11
/
+15
*
[IPv4] route: Convert route notifications to use rtnl_notify()
Thomas Graf
2006-09-22
1
-16
/
+16
*
[IPv4] address: Convert address notification to use rtnl_notify()
Thomas Graf
2006-09-22
1
-16
/
+37
*
[DECNET]: Convert DECnet notifications to use rtnl_notify()
Thomas Graf
2006-09-22
2
-25
/
+28
*
[NEIGH]: Convert neighbour notifications ot use rtnl_notify()
Thomas Graf
2006-09-22
1
-18
/
+17
*
[NET] fib_rules: Convert fib rule notification to use rtnl_notify()
Thomas Graf
2006-09-22
1
-11
/
+21
*
[RTNETLINK]: Add rtnetlink notification interface
Thomas Graf
2006-09-22
3
-0
/
+38
*
[NETLINK]: Add notification message sending interface
Thomas Graf
2006-09-22
5
-7
/
+42
*
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
Thomas Graf
2006-09-22
8
-24
/
+20
*
[IPV6] udp: Fix type in previous change.
David S. Miller
2006-09-22
1
-2
/
+2
*
[ARCNET]: SoHard PCI support
Stphane Witzmann
2006-09-22
1
-0
/
+1
*
[IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE()
Bjorn Helgaas
2006-09-22
4
-6
/
+15
*
[SELINUX]: security/selinux/hooks.c: Make 4 functions static.
Adrian Bunk
2006-09-22
1
-5
/
+7
*
[NETFILTER]: Make unused signal code go away so nobody copies its brokenness
Alan Cox
2006-09-22
1
-21
/
+0
*
[IPV6]: Add UDP_MIB_{SND,RCV}BUFERRORS handling.
David S. Miller
2006-09-22
1
-1
/
+16
*
[IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBs
Martin Bligh
2006-09-22
3
-1
/
+19
*
[DECNET]: cleanups
Adrian Bunk
2006-09-22
3
-9
/
+7
*
[TG3]: Constify firmware structs
Andreas Mohr
2006-09-22
1
-13
/
+13
*
[IPV6] ip6_fib.c: make code static
Adrian Bunk
2006-09-22
2
-30
/
+24
*
[DECNET] Fix to decnet rules compare function
Steven Whitehouse
2006-09-22
1
-2
/
+2
*
[DECNET] Fix to multiple tables routing
Steven Whitehouse
2006-09-22
1
-0
/
+1
*
[NET] netdev: Check name length
Stephen Hemminger
2006-09-22
1
-1
/
+5
*
[HTB]: rbtree cleanup
Stephen Hemminger
2006-09-22
1
-7
/
+27
*
[HTB]: Use hlist for hash lists.
Stephen Hemminger
2006-09-22
1
-22
/
+27
*
[HTB]: Lindent
Stephen Hemminger
2006-09-22
1
-475
/
+526
*
[HTB]: HTB_HYSTERESIS cleanup
Stephen Hemminger
2006-09-22
1
-10
/
+17
*
[HTB]: Remove lock macro.
Stephen Hemminger
2006-09-22
1
-10
/
+8
*
[HTB]: Remove broken debug code.
Stephen Hemminger
2006-09-22
1
-268
/
+34
*
[NET]: Increate RT_TABLE_MAX to 2^32
Patrick McHardy
2006-09-22
1
-3
/
+1
*
[DECNET]: Increase number of possible routing tables to 2^32
Patrick McHardy
2006-09-22
4
-86
/
+93
*
[IPV6]: Increase number of possible routing tables to 2^32
Patrick McHardy
2006-09-22
3
-147
/
+159
*
[IPV4]: Increase number of possible routing tables to 2^32
Patrick McHardy
2006-09-22
5
-82
/
+101
*
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
Patrick McHardy
2006-09-22
13
-12
/
+45
*
[NET]: Use u32 for routing table IDs
Patrick McHardy
2006-09-22
10
-31
/
+31
*
[NEIGHBOUR]: Use ALIGN() macro.
Stephen Hemminger
2006-09-22
1
-1
/
+1
*
[NET]: Kill double initialization in sock_alloc_inode.
David S. Miller
2006-09-22
1
-1
/
+0
*
[NET]: Remove unnecessary config.h includes from net/
Dave Jones
2006-09-22
9
-11
/
+2
*
[NET]: sock_register interface changes
Stephen Hemminger
2006-09-22
2
-8
/
+6
*
[NET]: socket family using RCU
Stephen Hemminger
2006-09-22
1
-98
/
+76
*
[NET]: drop unused elements from net_proto_family
Stephen Hemminger
2006-09-22
1
-5
/
+0
*
[NET] socket: code style cleanup
Stephen Hemminger
2006-09-22
1
-341
/
+388
*
[SUNRPC]: Remove the unnecessary check for highmem in xs_sendpages().
Sridhar Samudrala
2006-09-22
1
-6
/
+1
*
[DECNET]: Convert rwlock to spinlock
Steven Whitehouse
2006-09-22
1
-5
/
+5
*
[DECNET]: Covert rules to use generic code
Steven Whitehouse
2006-09-22
9
-319
/
+196
*
[IPV4]: Use network-order dport for all visible inet_lookup_*
Herbert Xu
2006-09-22
4
-26
/
+43
*
[IPV4] fib: convert reader/writer to spinlock
Stephen Hemminger
2006-09-22
1
-10
/
+10
[next]